Resonance Game
Team Walterio Fuchsbauer
 All Classes Namespaces Files Functions Variables Enumerations Properties
ContentPipelineExtension.ImportedGameModels Class Reference

List of all members.

Public Member Functions

void addModel (ImportedGameModel gameModel, int gameModelNumber)
void addTextureAnimation (string id, ImportedTextureAnimation animation)
ImportedTextureAnimation getAnimationTexture (string id)
Dictionary< int,
ImportedGameModel
getModels ()
Dictionary< string,
ImportedTextureAnimation
getTextures ()
Dictionary< int, string > getModelStringDic ()
void addModelRef (int modelCount, ModelContent modelFile)
Dictionary< int, ModelContent > getModelDic ()
void addModelRef (int modelCount, string modelFile)
int getModelRef (string modelFile)
string getModelString (int modelFile)
void addModel (ImportedGameModel gameModel, int gameModelNumber)
Dictionary< int,
ImportedGameModel
getModels ()
Dictionary< int, string > getModelStringDic ()
void addModelRef (int modelCount, ModelContent modelFile)
Dictionary< int, ModelContent > getModelDic ()
void addModelRef (int modelCount, string modelFile)
int getModelRef (string modelFile)
string getModelString (int modelFile)

Properties

Dictionary< string,
ImportedTextureAnimation
TextureAnimations [get]

Member Function Documentation

void ContentPipelineExtension.ImportedGameModels.addModel ( ImportedGameModel  gameModel,
int  gameModelNumber 
)
void ContentPipelineExtension.ImportedGameModels.addModel ( ImportedGameModel  gameModel,
int  gameModelNumber 
)

Here is the caller graph for this function:

void ContentPipelineExtension.ImportedGameModels.addModelRef ( int  modelCount,
ModelContent  modelFile 
)
void ContentPipelineExtension.ImportedGameModels.addModelRef ( int  modelCount,
string  modelFile 
)
void ContentPipelineExtension.ImportedGameModels.addModelRef ( int  modelCount,
ModelContent  modelFile 
)

Here is the caller graph for this function:

void ContentPipelineExtension.ImportedGameModels.addModelRef ( int  modelCount,
string  modelFile 
)

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:

Here is the caller graph for this function:


Property Documentation


The documentation for this class was generated from the following files: