| Class | Description |
|---|---|
| Direction |
Created by dperez on 17/04/16.
|
| ElapsedCpuTimer | |
| ElapsedWallTimer | |
| GameAnalyzer | |
| IO |
Created with IntelliJ IDEA.
|
| JEasyFrame |
Frame for the graphics.
|
| KeyHandler |
Created by dperez on 25/10/15.
|
| KeyInput |
This class is used to manage the key input.
|
| KeyPulse |
This class is used to manage the key input.
|
| LevelAnalyzer |
This class analyze the game sprites with a specific level
|
| LevelMapping |
Helps to construct a HashMap
|
| OptClearJar | |
| OptEvaluateJar | |
| Pair<T,U> |
Created with IntelliJ IDEA.
|
| StatSummary |
This class is used to model the statistics
of a fix of numbers.
|
| StepController | |
| Utils |
Created with IntelliJ IDEA.
|
| Vector2d |
This class represents a vector, or a position, in the map.
|
| WindowInput |