This commit is contained in:
parent
1590c05822
commit
bfa96dcf14
2 changed files with 13 additions and 0 deletions
|
@ -28,6 +28,7 @@ public:
|
|||
void setLineBase( DVECTOR base ) {m_lineBase = base;}
|
||||
DVECTOR getLineBase() {return( m_lineBase );}
|
||||
virtual void render();
|
||||
void setThinkArea( CRECT &newArea );
|
||||
//virtual CRECT const *getThinkBBox();
|
||||
protected:
|
||||
virtual void setWaypoints( sThingPlatform *ThisPlatform );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue