sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML
13 stars 1 forks source link

Rename update/set to update/fixed_update #185

Open sourencho opened 4 years ago

sourencho commented 4 years ago

Step and update is confusing Unity uses fixed_update to represent updates that are independent of FPS