agent::chenergy(): Implement

This commit is contained in:
Petr Baudis 2011-11-27 04:01:58 +01:00
parent d120fcc938
commit 0398856635
3 changed files with 13 additions and 6 deletions

View file

@ -26,6 +26,7 @@ public:
bool move_dir(int dir_x, int dir_y);
void chenergy(int delta);
void die(void);
void on_action_takes(void);