vegastrike  0.5.1.r1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UnitDrawer Class Reference

Public Member Functions

 UnitDrawer ()
 
bool acquire (Unit *unit, float distance)
 
void drawParents ()
 
bool draw (Unit *unit)
 
bool grav_acquire (Unit *unit)
 

Public Attributes

Unit * parent
 
Unit * parenttarget
 

Detailed Description

Definition at line 163 of file star_system.cpp.

Constructor & Destructor Documentation

UnitDrawer::UnitDrawer ( )
inline

Definition at line 170 of file star_system.cpp.

Member Function Documentation

bool UnitDrawer::acquire ( Unit *  unit,
float  distance 
)
inline

Definition at line 175 of file star_system.cpp.

bool UnitDrawer::draw ( Unit *  unit)
inline

Definition at line 202 of file star_system.cpp.

void UnitDrawer::drawParents ( )
inline

Definition at line 182 of file star_system.cpp.

bool UnitDrawer::grav_acquire ( Unit *  unit)
inline

Definition at line 220 of file star_system.cpp.

Member Data Documentation

Unit* UnitDrawer::parent

Definition at line 168 of file star_system.cpp.

Unit* UnitDrawer::parenttarget

Definition at line 169 of file star_system.cpp.


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