- Treballant en les vides...
This commit is contained in:
@@ -167,6 +167,9 @@ namespace actor
|
||||
namespace hero
|
||||
{
|
||||
void init();
|
||||
int getLives();
|
||||
void setLives(int value);
|
||||
|
||||
bool giveBooster(char *booster);
|
||||
void collectBooster(int booster, int id);
|
||||
bool wasBoosterCollected(int id);
|
||||
|
||||
Reference in New Issue
Block a user