Idx_BGColour | vec4f - Background colour; RGBA 0.0f to 1.0f |
Idx_TextSize | float - Scalar applied to text to control its size |
Idx_TextColour | vec4f - Text colour; RGBA 0.0f to 1.0f |
Idx_Font | link - Font to use to display the text (Meta_Font) |
Idx_TextPadding | vec2f - Padding around text |
Idx_HAlign | HAlign (int) - How to align the objects horizontally |
Idx_VAlign | VAlign (int) - How to align the objects vertically |
Idx_Borders | vec2f - Padding around the edge of the button |
Idx_HighlightColour | The background colour for highlighted text, used in TextBox only. |