module

Entitas::IComponent

Constants

Log = ::Log.for(self)

Instance methods

init
Source
reset
Source
unique?

Will return true if the class is a unique component for a context

Source

Macros

create_initializers

When the class is finished search the method names for each setter and populate the initialize arguments. :nodoc:

Source