HatchitGame
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Hatchit
Game
Component
Hatchit::Game::Component Member List
This is the complete list of members for
Hatchit::Game::Component
, including all inherited members.
Component
(void)=default (defined in
Hatchit::Game::Component
)
Hatchit::Game::Component
Component
(const Component &rhs)=default (defined in
Hatchit::Game::Component
)
Hatchit::Game::Component
Component
(Component &&rhs)=default (defined in
Hatchit::Game::Component
)
Hatchit::Game::Component
GetComponentId
(void)
Hatchit::Game::Component
static
GetEnabled
(void)
Hatchit::Game::Component
GetOwner
(void)
Hatchit::Game::Component
m_enabled
Hatchit::Game::Component
protected
m_owner
Hatchit::Game::Component
protected
operator=
(const Component &rhs)=default (defined in
Hatchit::Game::Component
)
Hatchit::Game::Component
operator=
(Component &&rhs)=default (defined in
Hatchit::Game::Component
)
Hatchit::Game::Component
SetEnabled
(bool value)
Hatchit::Game::Component
SetOwner
(GameObject *owner)
Hatchit::Game::Component
VClone
(void) const =0
Hatchit::Game::Component
pure virtual
VDeserialize
(const Core::JSON &jsonObject)=0 (defined in
Hatchit::Game::Component
)
Hatchit::Game::Component
pure virtual
VGetComponentId
(void) const =0 (defined in
Hatchit::Game::Component
)
Hatchit::Game::Component
pure virtual
VOnDestroy
(void)=0
Hatchit::Game::Component
pure virtual
VOnDisabled
(void)=0
Hatchit::Game::Component
protected
pure virtual
VOnEnabled
(void)=0
Hatchit::Game::Component
protected
pure virtual
VOnInit
(void)=0
Hatchit::Game::Component
pure virtual
VOnUpdate
(void)=0
Hatchit::Game::Component
pure virtual
VSerialize
(void)=0 (defined in
Hatchit::Game::Component
)
Hatchit::Game::Component
pure virtual
~Component
(void)=default (defined in
Hatchit::Game::Component
)
Hatchit::Game::Component
virtual
Generated by
1.8.11