This commit is contained in:
parent
17a78fdd73
commit
1f1174bcc5
8 changed files with 241 additions and 33 deletions
|
@ -23,9 +23,11 @@ class CNpcPendulumHazard : public CNpcHazard
|
|||
public:
|
||||
void init();
|
||||
protected:
|
||||
virtual void setWaypoints( sThingHazard *ThisHazard );
|
||||
void processMovement( int _frames );
|
||||
|
||||
s32 m_length;
|
||||
s32 m_maxExtension;
|
||||
};
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue