Roguelike
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Protected Attributes | List of all members
game::component::ComponentBase Class Reference

#include <componentbase.h>

Inheritance diagram for game::component::ComponentBase:
Inheritance graph
[legend]
Collaboration diagram for game::component::ComponentBase:
Collaboration graph
[legend]

Public Member Functions

 ComponentBase (game::base::GameObject *owner)
 
 ~ComponentBase ()
 

Protected Attributes

game::base::GameObjectowner_
 

Constructor & Destructor Documentation

game::component::ComponentBase::ComponentBase ( game::base::GameObject owner)
inline
game::component::ComponentBase::~ComponentBase ( )
inline

Member Data Documentation

game::base::GameObject* game::component::ComponentBase::owner_
protected

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