StarEngine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
star::PathFindNodeComponent Class Referencefinal

#include <PathFindNodeComponent.h>

Inheritance diagram for star::PathFindNodeComponent:
Inheritance graph
Collaboration diagram for star::PathFindNodeComponent:
Collaboration graph

Public Member Functions

 PathFindNodeComponent ()
 
 ~PathFindNodeComponent (void)
 
void Update (const Context &context)
 
void Draw ()
 
- Public Member Functions inherited from star::BaseComponent
 BaseComponent (void)
 
 BaseComponent (Object *parent)
 
virtual ~BaseComponent (void)
 
void Initialize ()
 
bool IsInitialized () const
 
ObjectGetParent () const
 
void SetParent (Object *parent)
 
BaseSceneGetGameScene () const
 
TransformComponentGetTransform () const
 

Additional Inherited Members

- Protected Attributes inherited from star::BaseComponent
Objectm_pParentObject
 
bool m_bInitialized
 

Constructor & Destructor Documentation

star::PathFindNodeComponent::PathFindNodeComponent ( )
star::PathFindNodeComponent::~PathFindNodeComponent ( void  )

Member Function Documentation

void star::PathFindNodeComponent::Draw ( )
virtual

Implements star::BaseComponent.

void star::PathFindNodeComponent::Update ( const Context context)
virtual

Implements star::BaseComponent.


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