mirror of
https://github.com/curioustorvald/tsvm.git
synced 2026-06-11 23:34:04 +09:00
docdocdoc
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user