Package | Description |
---|---|
com.M00271117.motraining.rpgame |
Class and Description |
---|
Enemies
The Enemies class is responsible for generate random monster
|
GameScreen.FightState
This describes the state of the fight
|
GameScreen.GameState
This is describing the state that the game is on
|
Player
This class is used to creating the main character of the game.
|
World
The world class that is responsible for the two elements of the world in this game.
|