Implemented a little screenshot tool.
This commit is contained in:
parent
f64b202ee7
commit
056b0b307b
2 changed files with 14 additions and 0 deletions
|
@ -79,5 +79,6 @@ namespace gui {
|
|||
void handle_world_events();
|
||||
void next_level();
|
||||
void debug_render();
|
||||
void take_screenshot();
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue