Method | Description | |
---|---|---|
Append ( int value ) : |
||
Append ( string value ) : |
||
AppendLine ( string value ) : |
||
DebugConsole ( ) : System.Text | ||
Draw ( |
||
NewLine ( ) : |
public Append ( string value ) : |
||
value | string | |
return |
public AppendLine ( string value ) : |
||
value | string | |
return |
public Draw ( |
||
spriteBatch | ||
font | ||
return | void |