This commit is contained in:
parent
22ac2f0d4a
commit
d5b89cc1e7
3 changed files with 45 additions and 21 deletions
|
@ -49,12 +49,14 @@ private:
|
|||
DEATH_TIMEOUT=5*60, // SB respawns automatically after this long
|
||||
};
|
||||
int m_deadTime;
|
||||
int m_deathAnim;
|
||||
|
||||
void fall();
|
||||
int m_yVelocity;
|
||||
|
||||
int m_killed;
|
||||
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue