CharacterSet Class Reference

A set of game objects and materials that form character choices. More...

List of all members.

Public Member Functions

void Awake ()
 Initialize.
void SetVisible (int index)
 Sets the visible (chosen) character.

Public Attributes

GameObject[] characters
 The character combination roots.
MaterialSelector[] mountSkinSelectors
 The materials for the mount.
MaterialSelector[] riderSkinSelectors
 The materials for the rider.

Properties

int visibleIndex [get, set]
 Currently chosen/visible character.

Detailed Description

A set of game objects and materials that form character choices.


Member Function Documentation

void CharacterSet.Awake (  ) 

Initialize.

void CharacterSet.SetVisible ( int  index  ) 

Sets the visible (chosen) character.


Member Data Documentation

GameObject [] CharacterSet.characters

The character combination roots.

The materials for the mount.

The materials for the rider.


Property Documentation

int CharacterSet.visibleIndex [get, set]

Currently chosen/visible character.


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

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