Method | Description | |
---|---|---|
BasicGameAction ( Scene scene = null ) : System |
Initializes a new instance of the BasicGameAction class.
|
Method | Description | |
---|---|---|
PerformRun ( ) : void |
Perform Run actions
|
Method | Description | |
---|---|---|
NotifyActionCompleted ( ) : void |
public BasicGameAction ( Scene scene = null ) : System | ||
scene | Scene | The associated scene. |
return | System |