Method | Description | |
---|---|---|
Construct ( |
||
GetHeight ( double elapsedMS ) : int | ||
GetSpriteFont ( double elapsedMS ) : |
||
GetText ( double elapsedMS ) : string | ||
GetWidth ( double elapsedMS ) : int | ||
PlainText ( ) : System | ||
PlainText ( |
||
ToString ( ) : string |
public Construct ( |
||
spriteFont | ||
text | string | |
return | void |
public GetSpriteFont ( double elapsedMS ) : |
||
elapsedMS | double | |
return |
public PlainText ( |
||
spriteFont | ||
text | string | |
return | System |