Property | Type | Description | |
---|---|---|---|
blockCount | int | ||
player |
Method | Description | |
---|---|---|
CreateGraphicsAndDraw ( string Sentence ) : void | ||
Crop ( |
||
Draw ( |
||
FontHandler ( Block textColor, Vector3I Marks, |
||
MeasureTextSize ( string text, |
Method | Description | |
---|---|---|
DrawOneBlock ( |
public CreateGraphicsAndDraw ( string Sentence ) : void | ||
Sentence | string | |
return | void |
public static Crop ( |
||
bmp | ||
return |
public FontHandler ( Block textColor, Vector3I Marks, |
||
textColor | Block | |
Marks | Vector3I | |
p | ||
dir | Direction | |
return | System |
public static MeasureTextSize ( string text, |
||
text | string | |
font | ||
return |