toggle ui with Tab, add hsv jitter
This commit is contained in:
@@ -120,6 +120,7 @@ public:
|
||||
bool key_down(kKey key);
|
||||
bool key_up(kKey key);
|
||||
bool key_char(char key);
|
||||
void toggle_ui();
|
||||
|
||||
void rec_clear();
|
||||
void rec_loop();
|
||||
|
||||
Reference in New Issue
Block a user