kick
Public Member Functions | Protected Attributes
kick::Component Class Reference
Inheritance diagram for kick::Component:
kick::Camera kick::Component2D kick::ComponentRenderable kick::Light kick::Transform kick::CameraOrthographic kick::CameraPerspective kick::Label kick::Sprite kick::Canvas kick::LineRenderer kick::MeshRenderer kick::Skybox

List of all members.

Public Member Functions

 Component (GameObject *gameObject)
 Component (Component &&component)
Componentoperator= (const Component &other)
virtual void activated () final
virtual void deactivated ()
std::shared_ptr< Transformtransform ()
GameObjectgameObject ()
bool enabled () const
void setEnabled (bool enabled)

Protected Attributes

GameObjectmGameObject

Detailed Description

Definition at line 27 of file component.h.


The documentation for this class was generated from the following files:
 All Classes Functions Variables