This commit is contained in:
parent
88f26878ed
commit
0a4f638870
3 changed files with 42 additions and 16 deletions
|
@ -23,6 +23,7 @@ class CNpcBigWheelPlatform : public CNpcPlatform
|
|||
public:
|
||||
virtual CRECT const *getThinkBBox();
|
||||
virtual void postInit();
|
||||
virtual int getHeightFromPlatformAtPosition(int _x,int _y, int offsetX = 0, int offsetY = 0);
|
||||
protected:
|
||||
virtual void setWaypoints( sThingPlatform *ThisPlatform );
|
||||
virtual void processMovement( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue