KECS / com.juanmedina.kecs.entity / Entity / <init>
<init>¶
Entity()
An Entity represent a instance of an object in our world.
An entity has a set of components, that are just simple data objects tha has the values for our entity.
KECS / com.juanmedina.kecs.entity / Entity / <init>
Entity()
An Entity represent a instance of an object in our world.
An entity has a set of components, that are just simple data objects tha has the values for our entity.