This commit is contained in:
parent
cd7e60ae81
commit
5f3c7770a4
4 changed files with 32 additions and 0 deletions
|
@ -28,6 +28,7 @@ public:
|
|||
void setLineBase( DVECTOR base ) {m_lineBase = base;}
|
||||
DVECTOR getLineBase() {return( m_lineBase );}
|
||||
virtual void render();
|
||||
virtual CRECT const *getThinkBBox();
|
||||
protected:
|
||||
virtual void setWaypoints( sThingPlatform *ThisPlatform );
|
||||
virtual void processMovement( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue