Roulette 1.0
Roulette game template
Loading...
Searching...
No Matches
GBTemplates.Roulette.RootChipController Class Reference

The root chip controller. It is in charge of managing the chips that are available to the user, which have not yet been wagered. More...

Inheritance diagram for GBTemplates.Roulette.RootChipController:

Public Member Functions

void GetChilds ()
 Gets the chip childs.
 
void Order ()
 Orders the chip childs.
 
void Add ()
 Adds the new chip.
 
void Remove ()
 Removes a chip.
 
void OnChipSelect ()
 Ons the chip select.
 
void OnChipDeselect ()
 Ons the chip deselect.
 

Public Attributes

List< GameObject > childs = new List<GameObject>()
 

Properties

bool isCurrentChipSelected [get]
 
int currentActiveChilds [get]
 

Detailed Description

The root chip controller. It is in charge of managing the chips that are available to the user, which have not yet been wagered.


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