Refactor before working on animations sending events.
This commit is contained in:
parent
8b1f288fce
commit
63260f01b9
7 changed files with 10 additions and 42 deletions
|
|
@ -51,7 +51,7 @@ namespace boss {
|
|||
void init_fight();
|
||||
|
||||
void do_combat(std::any data);
|
||||
void next_combat_dumb_name();
|
||||
void next_combat();
|
||||
sf::Vector2f mouse_position();
|
||||
bool handle_keyboard_mouse();
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue