C# Class _root, Summer_SlowJam_3

Inheritance: MonoBehaviour
Afficher le fichier Open project: Rojibora/Summer_SlowJam_3 Class Usage Examples

Méthodes publiques

Свойство Type Description
toggle bool

Méthodes publiques

Méthode Description
Awake ( ) : void
SpawnReadyCards ( ) : void
Start ( ) : void
Update ( ) : void
addStateChangeListener ( StateChangeListener scl ) : void

Private Methods

Méthode Description
StateChange ( GameState, old, GameState, now ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

SpawnReadyCards() public static méthode

public static SpawnReadyCards ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

addStateChangeListener() public static méthode

public static addStateChangeListener ( StateChangeListener scl ) : void
scl StateChangeListener
Résultat void

Property Details

toggle public_oe property

public bool toggle
Résultat bool