This class controls most of the representation in the roulette interface, such as statistics, wallet information, messages and feedback.
More...
This class controls most of the representation in the roulette interface, such as statistics, wallet information, messages and feedback.
- See also
- UnityEngine.MonoBehaviour
◆ DisplayLastWinningNumbersAndColdHotsNumbers()
void GBTemplates.Roulette.RouletteInterface.DisplayLastWinningNumbersAndColdHotsNumbers |
( |
List< int > |
winningNumbers | ) |
|
Display the las Winning numbers and next calculate the cold and hot numbers.
- Parameters
-
◆ SetMsgText()
void GBTemplates.Roulette.RouletteInterface.SetMsgText |
( |
string |
text | ) |
|
Sets the msg text.
- Parameters
-
◆ ToggleBets()
void GBTemplates.Roulette.RouletteInterface.ToggleBets |
( |
bool |
betsClosed | ) |
|
Toggles the bets.
- Parameters
-
betsClosed | If true, bets closed. |
◆ UpdateDataText()
void GBTemplates.Roulette.RouletteInterface.UpdateDataText |
( |
string |
newText | ) |
|
Updates the data text.
- Parameters
-
◆ UpdateTimer()
void GBTemplates.Roulette.RouletteInterface.UpdateTimer |
( |
int |
time | ) |
|
Updates the timer.
- Parameters
-
The documentation for this class was generated from the following file: