struct ResearchTable

Defined in:

mechanics/research.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(entities : Hash(Symbol, ECS::Entity)) #

[View source]

Class Method Detail

def self.component_index #

Instance Method Detail

def clone #

[View source]
def copy_with(entities _entities = @entities) #

[View source]
def entities : Hash(Symbol, ECS::Entity) #