C# Class Clouds

구름들 관리 스크립트
Inheritance: MonoBehaviour
Afficher le fichier Open project: YaroslavKabanov/comp313-winter2016-Team1-gameEgg Class Usage Examples

Méthodes publiques

Свойство Type Description
animationOver bool
speed float
timeLeft float

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

animationOver public_oe property

public bool animationOver
Résultat bool

speed public_oe property

public float speed
Résultat float

timeLeft public_oe property

public float timeLeft
Résultat float