Property | Type | Description | |
---|---|---|---|
NewFont | bool |
Method | Description | |
---|---|---|
DecodeColors ( String s, FastColor defaultcolor ) : List |
||
MakeTextTexture ( |
||
MeasureTextSize ( string text, |
Method | Description | |
---|---|---|
GetColor ( int currentcolor ) : FastColor | ||
GetStringPath ( string s, float emSize, |
||
HexToInt ( char c ) : int? | ||
NextPowerOfTwo ( uint x ) : uint |
public DecodeColors ( String s, FastColor defaultcolor ) : List |
||
s | String | |
defaultcolor | FastColor | |
return | List |
public MakeTextTexture ( |
||
t | ||
return |
public MeasureTextSize ( string text, |
||
text | string | |
font | ||
return |