remove camera latency

This commit is contained in:
MihailRis
2024-07-15 14:06:49 +03:00
parent 8bb736bef0
commit af1b32d91d
5 changed files with 59 additions and 51 deletions
-1
View File
@@ -66,7 +66,6 @@ class PlayerController {
std::vector<on_block_interaction> blockInteractionCallbacks;
void updateKeyboard();
void updateCamera(float delta, bool movement);
void resetKeyboard();
void updatePlayer(float delta);
void updateInteraction();