Rebel Fork Framework
|
Helper class that synchronizes PhysicsWorld clock with network clock. More...
#include <Urho3D/Replica/TickSynchronizer.h>
Public Member Functions | |
PhysicsTickSynchronizer (Scene *scene, unsigned networkFrequency, bool isServer) | |
void | Synchronize (NetworkFrame networkFrame, float overtime) |
void | Update (float timeStep) |
Protected Member Functions | |
void | UpdatePhysics () |
Helper class that synchronizes PhysicsWorld clock with network clock.