Package | Description |
---|---|
com.artemis.managers |
Manager implementations.
|
com.artemis.utils |
Helper classes.
|
Modifier and Type | Method and Description |
---|---|
ImmutableIntBag |
GroupManager.getEntityIds(String group) |
Modifier and Type | Class and Description |
---|---|
class |
IntBag
Collection type a bit like ArrayList but does not preserve the order of its
entities, speedwise it is very good, especially suited for games.
|
Copyright © 2019. All rights reserved.