wip: draw physics thread ups
This commit is contained in:
@ -77,7 +77,7 @@ public:
|
||||
const std::vector<std::pair<std::size_t, std::size_t>> &springs)
|
||||
-> void;
|
||||
|
||||
auto DrawTextures() -> void;
|
||||
auto DrawTextures(float ups) -> void;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user