This commit is contained in:
parent
2162ac7953
commit
a358f14e09
8 changed files with 131 additions and 2 deletions
|
@ -24,6 +24,7 @@ public:
|
|||
virtual void postInit();
|
||||
virtual void setWaypoints( sThingPlatform *ThisPlatform );
|
||||
protected:
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
virtual void processMovement( int _frames );
|
||||
virtual void processTimer( int _frames );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue