Package | Description |
---|---|
com.artemis |
Core Artemis classes.
|
com.artemis.utils |
Helper classes.
|
Modifier and Type | Method and Description |
---|---|
ComponentManager |
World.getComponentManager()
Returns a manager that takes care of all the components in the world.
|
Constructor and Description |
---|
ComponentTypeFactory(ComponentManager cm,
int entityContainerSize) |
Modifier and Type | Method and Description |
---|---|
IntBag |
BitVector.toIntBagIdCid(ComponentManager cm,
IntBag out)
Decodes the set bits as pairs of
entity id and
compositionId . |
Copyright © 2019. All rights reserved.