Method |
Description |
|
Add ( string cmdString ) : void |
|
|
ClearScreen ( ) : void |
|
|
GetBuffer ( ) : ].char[ |
|
|
GetCursorX ( ) : int |
|
|
GetCursorY ( ) : int |
|
|
ImmediateMode ( kOS.ExecutionContext parent ) : System |
|
|
PreviousCommand ( int direction ) : void |
|
|
Put ( string text, int x, int y ) : void |
|
|
SendMessage ( SystemMessage message ) : void |
|
|
ShiftUp ( ) : void |
|
|
SpecialKey ( kOSKeys key ) : bool |
|
|
StdOut ( string line ) : void |
|
|
Type ( char ch ) : bool |
|
|
Update ( float time ) : void |
|
|
UpdateCursorXY ( ) : void |
|
|
WriteLine ( string line ) : int |
|
|