C# Class FallingBehavior, storyspace

Inheritance: MonoBehaviour
Afficher le fichier Open project: personal-robots/storyspace Class Usage Examples

Méthodes publiques

Свойство Type Description
speed float

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
randomizeFalling ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

randomizeFalling() public méthode

public randomizeFalling ( ) : void
Résultat void

Property Details

speed public_oe property

public float speed
Résultat float