This commit is contained in:
parent
918abff5fa
commit
37be262782
24 changed files with 404 additions and 697 deletions
|
@ -23,6 +23,7 @@ class CNpcFallingHazard : public CNpcHazard
|
|||
public:
|
||||
void init();
|
||||
virtual CRECT const *getThinkBBox();
|
||||
virtual void setWaypoints( sThingHazard *ThisHazard );
|
||||
protected:
|
||||
void processMovement( int _frames );
|
||||
void processTimer( int _frames );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue