Adding controls to control_menu
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* File name: control_menu.hpp
|
||||
* Author: lejulien
|
||||
* Date created: 10-01-2026 22:00:33
|
||||
// Date modified: 10-01-2026 22:18:25
|
||||
// Date modified: 10-01-2026 22:45:10
|
||||
* ------
|
||||
*/
|
||||
|
||||
@@ -20,6 +20,7 @@ public:
|
||||
void display();
|
||||
private:
|
||||
ctx context_;
|
||||
public: // Keep those public for easy access
|
||||
int fps_ctrl_ = false;
|
||||
int cell_size_ctrl_ = false;
|
||||
bool play_ctrl_ = true;
|
||||
|
||||
Reference in New Issue
Block a user