| Interface | Description |
|---|---|
| ArtemisProfiler | |
| ImmutableBag<E> |
A non-modifiable bag.
|
| Class | Description |
|---|---|
| Bag<E> |
Collection type a bit like ArrayList but does not preserve the order of its
entities, speedwise it is very good, especially suited for games.
|
| EntityBuilder |
Non-reusable entity creation helper for rapid prototyping.
|
| FastMath | Deprecated |
| 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.
|
| Sort |
Provides methods to sort arrays of objects.
|
| Timer | Deprecated |
| TrigLUT | Deprecated |
| Utils | Deprecated |
Copyright © 2014. All Rights Reserved.