Property | Type | Description | |
---|---|---|---|
toggle | bool |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
SpawnReadyCards ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
addStateChangeListener ( StateChangeListener scl ) : void |
Method | Description | |
---|---|---|
StateChange ( GameState, old, GameState, now ) : void |
public static addStateChangeListener ( StateChangeListener scl ) : void | ||
scl | StateChangeListener | |
return | void |