Sleeping Wombat GUI  0.100
swGUI
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | List of all members
TestAnim Class Reference

#include <TestClasses.h>

Inheritance diagram for TestAnim:
EngineObject

Public Member Functions

 TestAnim ()
 
 ~TestAnim ()
 
- Public Member Functions inherited from EngineObject
TypeID GetType () const
 
std::string GetTypeName () const
 
virtual void Serialize (ISerializer *ser) const
 Implements default serialization. Serializes only declared properties. More...
 
virtual void Deserialize (IDeserializer *deser)
 Implements default deserialization. More...
 
virtual Size MemorySize ()
 
template<typename TargetType >
TargetType * DynamicCast ()
 

Public Attributes

float m_energy
 
float m_mass
 
float m_power
 
float m_shit
 
Nested m_otherData
 
Ptr< FloatAnimation< StringPropertyPath > > FloatAnimString
 
Ptr< FloatAnimation< PropertyPath > > FloatAnimProperty
 
Ptr< FloatAnimation< DirectProperty > > FloatAnimDirect
 

Private Member Functions

 RTTR_ENABLE (EngineObject)
 

Private Attributes

 RTTR_REGISTRATION_FRIEND
 

Constructor & Destructor Documentation

TestAnim::TestAnim ( )
inlineexplicit
TestAnim::~TestAnim ( )
inline

Member Function Documentation

TestAnim::RTTR_ENABLE ( EngineObject  )
private

Member Data Documentation

Ptr< FloatAnimation< DirectProperty > > TestAnim::FloatAnimDirect
Ptr< FloatAnimation< PropertyPath > > TestAnim::FloatAnimProperty
Ptr< FloatAnimation< StringPropertyPath > > TestAnim::FloatAnimString
float TestAnim::m_energy
float TestAnim::m_mass
Nested TestAnim::m_otherData
float TestAnim::m_power
float TestAnim::m_shit
TestAnim::RTTR_REGISTRATION_FRIEND
private

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