-
Interface Summary
| Interface |
Description |
| Builder<E> |
Interface used to create builder of an object
|
-
Class Summary
| Class |
Description |
| AI |
An abstract class that defines an AI.
|
| BufferedHashMap<E,F> |
A custom HashMap that save element that was added and remove
|
| Coordinates<T extends java.lang.Number> |
Coordinates of a point, or object, coded by two doubles for 2D position.
|
| Dimension |
Represent the 2D dimension of an elements, a rectangle, used for the graphic size and the hit-box
|
| Scale |
|
| Sound |
A Sound class that contains audio clip.
|
-
Enum Summary
| Enum |
Description |
| Direction |
Current directions.
|