| Package | Description |
|---|---|
| com.mygdx.auber |
Top level package for the game.
|
| com.mygdx.auber.entities |
Contains information about different classes of entities in the game.
|
| com.mygdx.auber.Pathfinding |
This package is used to contain methods and classes related to pathfinding.
|
| com.mygdx.auber.Powerups |
This package contains classes regarding powerups.
|
| com.mygdx.auber.Scenes |
Stores data related to the game HUD.
|
| com.mygdx.auber.Screens |
Stores information about the different screens in the game.
|