C# Class SunMoonMovement, Shipmates-LD29

Inheritance: MonoBehaviour
Afficher le fichier Open project: shaunlebron/Shipmates-LD29

Méthodes publiques

Свойство Type Description
endgame bool
stopped bool

Méthodes publiques

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

Private Methods

Méthode Description
coMoveSunMoon ( ) : IEnumerator

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

endgame public_oe property

public bool endgame
Résultat bool

stopped public_oe property

public bool stopped
Résultat bool