Interface ITickSystem
public interface ITickSystem : ISystem, IManageableLifecycle<SystemManager>, IManageableLifecycle, IReloadable, IManageable<SystemManager>, IManageable
- Inherited Members
- Extension Methods
Methods
Update(float)
void Update(float deltaTime)
Parameters
deltaTime
float