Minor - ECS implementation pt.2 - V12.3.0
This commit is contained in:
@@ -175,7 +175,7 @@ public:
|
||||
|
||||
private:
|
||||
bool render(float, float, float, float, float);
|
||||
bool render_physics(bool key_left, bool key_right, bool key_up, bool key_down, float delta_time);
|
||||
bool render_physics(float delta_time);
|
||||
bool update_mouse_strings(int, int, bool);
|
||||
bool update_fps();
|
||||
bool update_render_count_string(int);
|
||||
|
||||
Reference in New Issue
Block a user