Candide.Entities.Controllers.Other.SimpleAnimationController
Type JSONpublic class in Candide.Entities.Controllers.Other
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Controllers.Other - Base type
Candide.Entities.Controllers.Other.VariableTextureController - Hash
75549C16E9CA744B582F7C19CA765C3321E13B434796D5C4D2F71512A3104664
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
FramesPerSecond# | public | public System.Single FramesPerSecond |
Methods
BeforeRender
#
public System.Void BeforeRender()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
F1011F32BBA744B2853713664294DB2A5412E9BFFA5602AF83F8754C722901B1 - Body hash
6EABF9E605A31452A7ED999800ECA687707223D7F0D54DC055BD35A383ED1349 - IL size61
Referenced calls
Shared.Entity.EntityWrapper::get_SpriteSheet()Shared.Entity.EntityWrapper::set_Frame(System.Int32)
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
47CBC03B5DA838FB18312E856DC34011353870BDD8A90BB8F247D9BEAA955B92 - Body hash
8DAC46F89AFD65F97A81E79723C7E617A67BC5C7AEA18DFC384FB0645B80EE97 - IL size50
Referenced calls
String literals
fps
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
3531D8262A584AB52D68BE83BD75F3FDDC12DC38BEF3CA3A89A1EF25AB9D8821 - Body hash
9DD074868FDF4750D8B04837D4BDA062D17A7B6F15CC9BCE056B4D9AF87D8BE5 - IL size32
Referenced calls
Shared.Entity.EntityWrapper::get_Fdt()Candide.Entities.Controllers.Other.VariableTextureController::Update(Microsoft.Xna.Framework.GameTime)