![]() |
Resonance Game
Team Walterio Fuchsbauer
|
Public Member Functions | |
| TextureAnimation | getTextureAnimationOriginal (string id) |
| TextureAnimation | getTextureAnimationInstance (string id) |
| void | addTextureAnimation (string id, TextureAnimation textureAnimation) |
| void | addModelRef (int id, Model model) |
| Model | addModelFromRef (int id) |
| void | addModel (GameModel gameModel, int gameModelNumber) |
| GameModel | getModel (int modelNum) |
| void Resonance.ImportedGameModels.addModel | ( | GameModel | gameModel, |
| int | gameModelNumber | ||
| ) |
| Model Resonance.ImportedGameModels.addModelFromRef | ( | int | id | ) |
| void Resonance.ImportedGameModels.addModelRef | ( | int | id, |
| Model | model | ||
| ) |
| void Resonance.ImportedGameModels.addTextureAnimation | ( | string | id, |
| TextureAnimation | textureAnimation | ||
| ) |
| GameModel Resonance.ImportedGameModels.getModel | ( | int | modelNum | ) |


