![]() |
Roulette 1.0
Roulette game template
|
The roulette spiner handler. More...
Public Member Functions | |
void | SetSpinnerActive (bool isActive) |
Sets the spinner active. | |
void | OnSpinApplyRotation (int resultNumber) |
Apply the rotation for the spiner. | |
Properties | |
bool | isActive [get] |
The roulette spiner handler.
void GBTemplates.Roulette.RouletteSpiner.OnSpinApplyRotation | ( | int | resultNumber | ) |
Apply the rotation for the spiner.
resultNumber |
void GBTemplates.Roulette.RouletteSpiner.SetSpinnerActive | ( | bool | isActive | ) |
Sets the spinner active.
isActive | If true, is active. |