cObjectContollerTargetObject Class Reference

#include <objectcontroller.h>

Inheritance diagram for cObjectContollerTargetObject:

Inheritance graph
[legend]
Collaboration diagram for cObjectContollerTargetObject:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual Vector3 GetPosition ()
virtual Vector3 GetVelocity ()
virtual bool IsAlive ()
 cObjectContollerTargetObject (cObject *pObject)
virtual ~cObjectContollerTargetObject ()

Public Attributes

cSmartPtr< cObjectmpApproachObject


Detailed Description

Definition at line 25 of file objectcontroller.h.


Constructor & Destructor Documentation

cObjectContollerTargetObject::cObjectContollerTargetObject ( cObject pObject  ) 

Definition at line 23 of file objectcontroller.cpp.

References PROFILE.

cObjectContollerTargetObject::~cObjectContollerTargetObject (  )  [virtual]

Definition at line 24 of file objectcontroller.cpp.

References PROFILE.


Member Function Documentation

Vector3 cObjectContollerTargetObject::GetPosition (  )  [virtual]

Implements cObjectContollerTarget.

Definition at line 12 of file objectcontroller.cpp.

References mpApproachObject, and PROFILE.

Vector3 cObjectContollerTargetObject::GetVelocity (  )  [virtual]

Implements cObjectContollerTarget.

Definition at line 15 of file objectcontroller.cpp.

References mpApproachObject, and PROFILE.

bool cObjectContollerTargetObject::IsAlive (  )  [virtual]

Implements cObjectContollerTarget.

Definition at line 19 of file objectcontroller.cpp.

References mpApproachObject, and PROFILE.


Member Data Documentation

Definition at line 26 of file objectcontroller.h.

Referenced by GetPosition(), GetVelocity(), and IsAlive().


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

Generated on Thu Feb 9 06:00:16 2012 for cpp by  doxygen 1.5.6