This commit is contained in:
parent
f0b1e4b9a8
commit
59914477b4
5 changed files with 14 additions and 11 deletions
|
@ -246,8 +246,8 @@ public:
|
|||
int getAnimNo();
|
||||
void setAnimNo(int _animNo);
|
||||
|
||||
void springPlayerUp(); // Springy branches
|
||||
void floatPlayerUp(); // Geysers
|
||||
void springPlayerUp(int _springHeight=55); // Springy branches
|
||||
void floatPlayerUp(); // Geysers
|
||||
void teleportTo(int _x,int _y);
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue