_scale (defined in VerticesEngine.UI.vxUIText) | VerticesEngine.UI.vxUIText | |
AnchorWithinBounds(Rectangle bounds, vxLayoutJustification layoutJustification) | VerticesEngine.UI.vxUIText | |
AnchorWithinBounds(Rectangle bounds, vxLayoutJustification layoutJustification, Vector2 padding) | VerticesEngine.UI.vxUIText | |
Bounds | VerticesEngine.UI.vxUIText | |
ClearScale() | VerticesEngine.UI.vxUIText | |
DrawText(Color textColor) | VerticesEngine.UI.vxUIText | |
DrawText(Color textColor, float shadowTint, Vector2 shadowOffset) | VerticesEngine.UI.vxUIText | |
DrawText(Color textColor, Color shadowColour, Vector2 shadowOffset) | VerticesEngine.UI.vxUIText | |
Font (defined in VerticesEngine.UI.vxUIText) | VerticesEngine.UI.vxUIText | |
Justification | VerticesEngine.UI.vxUIText | |
Position (defined in VerticesEngine.UI.vxUIText) | VerticesEngine.UI.vxUIText | |
Scale | VerticesEngine.UI.vxUIText | |
Size | VerticesEngine.UI.vxUIText | |
Text (defined in VerticesEngine.UI.vxUIText) | VerticesEngine.UI.vxUIText | |
vxUIText(string text, SpriteFont font) | VerticesEngine.UI.vxUIText | |
vxUIText(string text, SpriteFont font, Vector2 position) | VerticesEngine.UI.vxUIText | |
vxUIText(string text, SpriteFont font, Rectangle bounds, vxLayoutJustification layoutJustification) | VerticesEngine.UI.vxUIText | |
vxUIText(string text, SpriteFont font, Rectangle bounds, vxLayoutJustification layoutJustification, Vector2 padding) | VerticesEngine.UI.vxUIText | |