Index
All Classes and Interfaces|All Packages
P
- pickUp() - Static method in interface me.simulation.game.Interaction
-
Picks up a kit.
- pickUp(String) - Static method in class me.simulation.players.Elf
-
Simulates the act of picking up a kit.
- pickUp(String) - Static method in class me.simulation.players.Human
-
Simulates the act of picking up a kit.
- pickUp(String) - Static method in class me.simulation.players.Ork
-
Picks up a kit and returns a string describing the action.
- placeObjectRandomly(int, int, int, int, int, int) - Method in class me.simulation.game.Map
-
Randomly places objects on the map, such as champions, chests, items, and potions.
- Potion - Class in me.simulation.equipments
-
Represents a Potion class
- Potion(String, int, int) - Constructor for class me.simulation.equipments.Potion
-
Constructs a new Potion object with the specified attributes.
- printStats() - Method in class me.simulation.game.Map
-
Prints the current statistics of the map, including colors.
All Classes and Interfaces|All Packages