docdocdoc

This commit is contained in:
minjaesong
2021-09-25 17:22:00 +09:00
parent 1982172708
commit ec8e9751c1
6 changed files with 128 additions and 27 deletions

View File

@@ -41,7 +41,7 @@ Variables can be set or changed using \textbf{SET} commands.
\section{The Filesystem Library}
\index{filesystem (library)}Functions in the filesystem libraries can be found under the \textbf{filesystem} namespace.
\dosnamespaceis{Filesystem}{filesystem}
\begin{outline}
\1\textbf{open}(driveLetter: String, path: String, operationMode: String)
@@ -64,6 +64,19 @@ Variables can be set or changed using \textbf{SET} commands.
\end{outline}
\section{The Input Library}
\dosnamespaceis{Input}{input}
\begin{outline}
\end{outline}
\section{The GL}
\index{gl (DOS)}Functions in the \thedos\ graphics libraries can be found under the \textbf{gl} namespace.
\dosnamespaceis{Graphics}{gl}
\begin{outline}
\end{outline}