Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 423 Bytes

Lazlo-Gocs-ISystem.md

File metadata and controls

9 lines (9 loc) · 423 Bytes

ISystem Interface

Represents a system.
Systems are responsible for handling common logic and event dispatch on batches of components.
To receive callbacks on component creation and destruction, see IWorldCallbackReceiver.

public interface ISystem