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