Method | Description | |
---|---|---|
PrintAt ( int x, int y, string format ) : void | ||
WindowWidth ( ) : int | ||
Write ( string format ) : void | ||
WriteLine ( string format ) : void |
public PrintAt ( int x, int y, string format ) : void | ||
x | int | |
y | int | |
format | string | |
return | void |