UIImage Class Reference

User interface image class. More...

Inheritance diagram for UIImage:
UIBase UICroppedImage UISplashScreen

List of all members.

Public Member Functions

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

Public Attributes

Texture defaultTexture
Color defaultBlend = Color.white
float x = 0.25f * UIManager.designWidth
float y = 0.25f * UIManager.designHeight
float width = 0.5f * UIManager.designWidth
float height = 0.5f * UIManager.designHeight
bool enforceAspect = false

Detailed Description

User interface image class.


Member Function Documentation

override void UIImage.DrawUI (  )  [virtual]

Draws the button to the screen.

Implements UIBase.

Reimplemented in UICroppedImage.

void UIImage.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