Method | Description | |
---|---|---|
GUIBufferTextBlock ( Vector2 pos ) : System | ||
GUIBufferTextBlock ( Vector2 pos, int bufSize ) : System |
Method | Description | |
---|---|---|
DoUpdate ( |
||
Draw ( |
||
UpdateRect ( ) : void |
protected DoUpdate ( |
||
time | ||
return | void |
protected Draw ( |
||
batch | ||
return | void |
public GUIBufferTextBlock ( Vector2 pos ) : System | ||
pos | Vector2 | |
return | System |
public GUIBufferTextBlock ( Vector2 pos, int bufSize ) : System | ||
pos | Vector2 | |
bufSize | int | |
return | System |