Interface ManagedUpdateSystem.IManagedEarlyUpdate
Namespace: GDX.Developer
Syntax
public interface IManagedEarlyUpdate
  Methods
| Improve this Doc View SourceManagedEarlyUpdate(Single, Single)
Declaration
void ManagedEarlyUpdate(float deltaTime, float unscaledDeltaTime)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Single | deltaTime | |
| System.Single | unscaledDeltaTime |