This commit is contained in:
parent
8679995a69
commit
9bf66ef925
10 changed files with 115 additions and 26 deletions
|
@ -73,6 +73,7 @@ protected:
|
|||
void moveEntireSnake( DVECTOR const &newPos );
|
||||
void addHealthMeter();
|
||||
void updateTail( DVECTOR &oldPos, int _frames );
|
||||
void collidedWith(CThing *_thisThing);
|
||||
|
||||
enum
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue