new UITextBoxFont(aString) → {UITextBoxFont}
An altered FontRenderable that allows for partially printed characters
Parameters:
Name | Type | Description |
---|---|---|
aString |
String | the string to print |
- Source:
Returns:
- Type
- UITextBoxFont
Methods
draw(aCamera, startPos)
Draws the string from a starting position within a string to it's ending point
Parameters:
Name | Type | Description |
---|---|---|
aCamera |
type | The camera that the string will be drawn on |
startPos |
type | How far into the string to start drawing |
- Source: