mirror of
https://github.com/brmlab/brmlife.git
synced 2025-08-02 09:53:38 +02:00
agent::chenergy(): Implement
This commit is contained in:
parent
d120fcc938
commit
0398856635
3 changed files with 13 additions and 6 deletions
1
agent.h
1
agent.h
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue