| Package | Description |
|---|---|
| com.artemis |
Core Artemis classes.
|
| com.artemis.injection | |
| com.artemis.managers |
Manager implementations.
|
| com.artemis.systems |
Entity systems.
|
| com.artemis.utils |
Helper classes.
|
| Class and Description |
|---|
| Bag
Collection type a bit like ArrayList but does not preserve the order of its
entities, speedwise it is very good, especially suited for games.
|
| BitVector
Performance optimized bitset implementation.
|
| ImmutableBag
A non-modifiable bag.
|
| 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.
|
| Class and Description |
|---|
| Bag
Collection type a bit like ArrayList but does not preserve the order of its
entities, speedwise it is very good, especially suited for games.
|
| Class and Description |
|---|
| ImmutableBag
A non-modifiable bag.
|
| ImmutableIntBag
A non-modifiable intbag.
|
| Class and Description |
|---|
| Bag
Collection type a bit like ArrayList but does not preserve the order of its
entities, speedwise it is very good, especially suited for games.
|
| Class and Description |
|---|
| Bag
Collection type a bit like ArrayList but does not preserve the order of its
entities, speedwise it is very good, especially suited for games.
|
| BitVector
Performance optimized bitset implementation.
|
| EntityBuilder
Non-reusable entity creation helper for rapid prototyping.
|
| ImmutableBag
A non-modifiable bag.
|
| ImmutableIntBag
A non-modifiable intbag.
|
| 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.
|
| IntBagIterator.State |
| ShortBag
Collection type a bit like ArrayList but does not preserve the order of its
entities, speedwise it is very good, especially suited for games.
|
| Sort
Provides methods to sort arrays of objects.
|
Copyright © 2019. All rights reserved.