module

Entitas::System

This is the base interface for all systems. It's not meant to be implemented. Use Systems::InitializeSystem, Systems::ExecuteSystem, Systems::CleanupSystem or Systems::TearDownSystem.

Instance methods

to_json(json : JSON::Builder)
Source