Package | Description |
---|---|
com.M00271117.motraining.rpgame |
Modifier and Type | Field and Description |
---|---|
(package private) World |
GameScreen.world |
Modifier and Type | Method and Description |
---|---|
void |
Enemies.Update(World world)
This update method is called on the main update method of the program and it is responsible to drawing the hit animation of each monster
|
void |
Boss.update(World world,
GameScreen.GameState gameState) |