Now have hotkeys to test the different start/end conditions.
This commit is contained in:
parent
17f05e7093
commit
279faf6dd5
3 changed files with 29 additions and 16 deletions
|
|
@ -80,5 +80,7 @@ namespace gui {
|
|||
void take_screenshot();
|
||||
void show_scene(const std::string& name);
|
||||
void close_scene();
|
||||
void player_died();
|
||||
void player_won();
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue