class

Entitas::Context::Info

Inherits Reference / Object

Constructors

new(name : String, component_names : Array(String) = Entitas::Component::COMPONENT_NAMES, component_types : Array(::Entitas::Component.class) = Entitas::Component::COMPONENT_KLASSES)
Source

Instance methods

component_names
Source
component_types
Source
name
Source
to_json(json : JSON::Builder)
Source