HatchitGame
Hatchit::Game::Camera Member List

This is the complete list of members for Hatchit::Game::Camera, including all inherited members.

Camera() (defined in Hatchit::Game::Camera)Hatchit::Game::Camera
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::Componentstatic
GetEnabled(void)Hatchit::Game::Component
GetOwner(void)Hatchit::Game::Component
m_enabledHatchit::Game::Componentprotected
m_ownerHatchit::Game::Componentprotected
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 overrideHatchit::Game::Cameravirtual
VDeserialize(const Core::JSON &jsonObject) override (defined in Hatchit::Game::Camera)Hatchit::Game::Cameravirtual
VGetComponentId(void) const overrideHatchit::Game::Cameravirtual
VOnDestroy() overrideHatchit::Game::Cameravirtual
VOnDisabled() overrideHatchit::Game::Cameraprotectedvirtual
VOnEnabled() overrideHatchit::Game::Cameraprotectedvirtual
VOnInit() overrideHatchit::Game::Cameravirtual
VOnUpdate() overrideHatchit::Game::Cameravirtual
VSerialize(void) overrideHatchit::Game::Cameravirtual
~Component(void)=default (defined in Hatchit::Game::Component)Hatchit::Game::Componentvirtual