Method | Description | |
---|---|---|
OnUpdate ( float pSecondsElapsed ) : void | ||
PostRunnable ( IRunnable pRunnable ) : void | ||
Reset ( ) : void |
public OnUpdate ( float pSecondsElapsed ) : void | ||
pSecondsElapsed | float | |
return | void |
public PostRunnable ( IRunnable pRunnable ) : void | ||
pRunnable | IRunnable | |
return | void |