![]() |
Resonance Game
Team Walterio Fuchsbauer
|
Public Member Functions | |
ImportedTextureAnimation (List< string > textureStrings, double frameDelay, bool textureAnimPaused) | |
ImportedTextureAnimation (List< TextureContent > textureContents, double frameDelay, bool textureAnimPaused) | |
Properties | |
double | FrameDelay [get] |
bool | Paused [get] |
List< string > | TextureStrings [get] |
List< TextureContent > | TextureContents [get] |
ContentPipelineExtension.ImportedTextureAnimation.ImportedTextureAnimation | ( | List< string > | textureStrings, |
double | frameDelay, | ||
bool | textureAnimPaused | ||
) |
ContentPipelineExtension.ImportedTextureAnimation.ImportedTextureAnimation | ( | List< TextureContent > | textureContents, |
double | frameDelay, | ||
bool | textureAnimPaused | ||
) |
List<TextureContent> ContentPipelineExtension.ImportedTextureAnimation.TextureContents [get] |
List<string> ContentPipelineExtension.ImportedTextureAnimation.TextureStrings [get] |