This commit is contained in:
parent
01fca54fb1
commit
24dc221b50
3 changed files with 24 additions and 1 deletions
|
@ -45,6 +45,7 @@ public:
|
|||
void setTokenNumber(int _number) {m_tokenNumber=_number;}
|
||||
|
||||
protected:
|
||||
virtual void collidedWith(CThing *_thisThing);
|
||||
virtual void renderPickup(DVECTOR *_pos);
|
||||
|
||||
private:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue