Rebel Fork Framework
Urho3D::PhysicsTickSynchronizer Class Reference

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 ()
 

Detailed Description

Helper class that synchronizes PhysicsWorld clock with network clock.


The documentation for this class was generated from the following files: