Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- actionPerformed(ActionEvent) - Method in class fr.paris.saclay.sidescroller.controllers.components.menu.GameMenu
-
Handles opening animation of the menu.
- animationMap - Variable in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Links the Direction the entity is facing to the list of images that represent the entity in that direction.
- attack() - Method in class fr.paris.saclay.sidescroller.drawables.entities.Player
-
Handles attack action.
Player cannot attack during jumping, attacking, when recovering and recovered stamina is equal to 25 or when is not recovering and stamina is not 0. - ATTACK_LEFT - Enum constant in enum class fr.paris.saclay.sidescroller.utils.Direction
-
Attack left direction.
- ATTACK_RIGHT - Enum constant in enum class fr.paris.saclay.sidescroller.utils.Direction
-
Attack right direction.
- attackHitBox - Variable in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Represents the area of the entity that is used to compute collisions with enemies or projectiles.
- attackHitboxSize - Variable in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Hitbox size of attack action.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form