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

The ball that is in the roulette wheel. More...

Inheritance diagram for GBTemplates.Roulette.BallRoulette:

Public Member Functions

void ResetPosition ()
 Resets the position to the default position.
 
void MoveBallToCenter ()
 Moves the ball to center of the roulette.
 

Public Attributes

Transform targetPosition
 
AudioSource aSourceBall
 
AudioClip ballClip
 
float jumpTimes = 8
 
float moveBallSpeed = 100
 
float speedJumpTransition = 5
 
Vector3 targetJumpScale = new Vector3(0.65f, 0.65f, 0.65f)
 

Detailed Description

The ball that is in the roulette wheel.


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