Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
I
- image - Variable in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Final image that is shown during the rendering of the entity.
- ImagePreview - Class in fr.paris.saclay.sidescroller.controllers.components.menu
-
Image preview for avatar/background in level/character selection menu.
- ImagePreview(int, int, String, boolean) - Constructor for class fr.paris.saclay.sidescroller.controllers.components.menu.ImagePreview
-
Creates a ImagePreview instance based on the theme and preview's type.
- invincibilityTimer - Variable in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Number of frames during which the player will stay invincible.
- isAttacking - Variable in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
True if entity is currently attacking.
- isAttacking() - Method in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Is attacking boolean.
- isBlocking - Variable in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
True if entity is currently blocking.
- isBlocking() - Method in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Is blocking boolean.
- isDead - Variable in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
True when entity's life points reach 0.
- isDead() - Method in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Is dead boolean.
- isDebugHitbox() - Method in class fr.paris.saclay.sidescroller.controllers.components.GamePanel
-
Is debug hitbox boolean.
- isInvincible - Variable in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
True if entity is currently invincible.
- isInvincible() - Method in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Is invincible boolean.
- isJumping - Variable in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Is true when the entity is jumping, therefore blocking any other type of movement.
- isJumping() - Method in class fr.paris.saclay.sidescroller.drawables.entities.Entity
-
Is jumping boolean.
- isPauseMenu() - Method in class fr.paris.saclay.sidescroller.controllers.components.menu.GameMenu
-
Calls related method of the model.
- isPauseMenu() - Method in class fr.paris.saclay.sidescroller.controllers.components.menu.GameMenuModel
-
Is pause menu boolean.
- isPlayerAttacking() - Method in class fr.paris.saclay.sidescroller.controllers.components.GamePanel
-
Is player attacking boolean.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form