Méthode | Description | |
---|---|---|
Load ( ) : void |
Loads the resources for this scene.
|
|
Render ( ) : void |
Renders the scene.
|
|
Update ( IFrameInfo frameInfo ) : void |
Updates the scene every frame.
|
Méthode | Description | |
---|---|---|
CreateColors ( ) : Afterglow.Math.Vector3[] | ||
CreatePositions ( ) : Afterglow.Math.Vector3[] | ||
SetupKeysAndActions ( ) : void |
public Update ( IFrameInfo frameInfo ) : void | ||
frameInfo | IFrameInfo | The frame info. |
Résultat | void |