Table of Contents

Interface ILocalSingletonWithUpdate

Namespace
LiteEntitySystem
Assembly
LiteEntitySystem.dll
public interface ILocalSingletonWithUpdate : ILocalSingleton
Inherited Members

Methods

Update(float)

void Update(float dt)

Parameters

dt float

VisualUpdate(float)

void VisualUpdate(float dt)

Parameters

dt float