UILabel Class Reference

User interface label class. More...

Inheritance diagram for UILabel:
UIBase

List of all members.

Public Member Functions

void Awake ()
override void DrawUI ()
 Draws the label to the screen.
void OnDrawGizmosSelected ()
 Draws a preview of the button in the scene.

Public Attributes

string text = "Text"
Color color = Color.black
Font font
TextAnchor align
float x = 0.25f * UIManager.designWidth
float y = 0.25f * UIManager.designHeight
float width = 0.5f * UIManager.designWidth
float height = 0.5f * UIManager.designHeight

Detailed Description

User interface label class.


Member Function Documentation

override void UILabel.DrawUI (  )  [virtual]

Draws the label to the screen.

Implements UIBase.

void UILabel.OnDrawGizmosSelected (  ) 

Draws a preview of the button in the scene.


The documentation for this class was generated from the following file:

Generated on Fri Aug 21 09:09:58 2009 for Hamlington Underground Racing Association by  doxygen 1.6.0