Index
All Classes and Interfaces|All Packages
C
- Champion - Class in me.simulation.players
-
Represents an abstract Champion in the simulation.
- Champion(String, int, int) - Constructor for class me.simulation.players.Champion
-
Constructs a Champion object with the specified type, x index, and y index.
- Champion(String, int, int, int, int, int, int, boolean, boolean, boolean, int, int, boolean) - Constructor for class me.simulation.players.Champion
-
Constructs a Champion object with the specified attributes.
- Chest - Class in me.simulation.equipments
-
Represents a Chest class
- Chest(String, int, int) - Constructor for class me.simulation.equipments.Chest
-
Constructs a new Chest object with the specified attributes.
- clear() - Static method in class me.simulation.game.Map
-
Clears the console screen.
All Classes and Interfaces|All Packages