This commit is contained in:
parent
9d668cb68e
commit
4d00a63deb
14 changed files with 71 additions and 322 deletions
|
@ -23,6 +23,7 @@ class CNpcBouncingBarrelHazard : public CNpcHazard
|
|||
public:
|
||||
void init();
|
||||
void render();
|
||||
virtual CRECT const *getThinkBBox();
|
||||
protected:
|
||||
void processMovement( int _frames );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue