de.polygonal.ds.tools
data structures for games
| .. | |
|---|---|
| ArrayTools | Utility class for working with Arrays. |
| Assert | Assertion macro injecting assertion statements |
| AssertError | Thrown to indicate that an assertion failed |
| Bits | Helper class for working with bits |
| Compare | Various comparison functions |
| GrowthRate | |
| NativeArrayTools | Utility class for modifying |
| ObjectPool | A lightweight object pool |
| Shuffle | |
| TreeTools | A helper class for working with trees. |
| XmlNode | An object containing the data of a XML node. |