Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
W
- W - Static variable in interface model.utilz.Constants.Bubble
- W - Static variable in interface model.utilz.Constants.Items
- W - Static variable in interface model.utilz.Constants.Projectiles
- W - Static variable in interface model.utilz.Constants.WaterFLow
- WALK_SPEED - Static variable in interface model.utilz.Constants.PlayerConstants
- WALKING_ANIMATION_HUNGRY - Static variable in interface view.utilz.Constants.EnemyConstants
- WALKING_ANIMATION_NORMAL - Static variable in interface view.utilz.Constants.EnemyConstants
- walkingDir - Variable in class model.entities.EnemyModel
- walkSpeed - Variable in class model.entities.EnemyModel
- WATER_BUBBLE - Enum constant in enum class model.utilz.Constants.Bubble.BubbleType
- WATER_BUBBLE - Enum constant in enum class model.utilz.Constants.BubbleGenerator.GeneratorType
- WATER_BUBBLE_SPRITE - Static variable in interface view.utilz.Load
- WATER_CRISTAL - Enum constant in enum class model.utilz.Constants.Items.BubbleRewardType
- WATER_FLOW - Static variable in interface view.utilz.Constants.AudioConstants
- WATER_FLOW_SPEED - Static variable in interface model.utilz.Constants.WaterFLow
- WaterBubbleModel - Class in model.bubbles.specialBubbles
-
Represents a water bubble generated by the
BubbleGenerator. - WaterBubbleModel(float, float, Constants.Direction) - Constructor for class model.bubbles.specialBubbles.WaterBubbleModel
-
Constructs a new WaterBubbleModel.
- WaterBubbleView - Class in view.bubbles.specialBubbles
-
The WaterBubbleView class represents the view for a
WaterBubbleModel. - WaterBubbleView(BubbleModel) - Constructor for class view.bubbles.specialBubbles.WaterBubbleView
-
Constructs a WaterBubbleView with the specified BubbleModel.
- WaterFlowModel - Class in model.bubbles.specialBubbles
-
Represents a water flow generated by a water bubble when it pops.
- WaterFlowModel(float, float) - Constructor for class model.bubbles.specialBubbles.WaterFlowModel
-
Constructs a new WaterFlowModel.
- WaterFlowView - Class in view.bubbles.specialBubbles
-
The WaterFlowView class represents the view for a
WaterFlowModel. - WaterFlowView(WaterFlowModel) - Constructor for class view.bubbles.specialBubbles.WaterFlowView
-
Constructs a WaterFlowView with the specified WaterFlowModel.
- width - Variable in class model.entities.EntityModel
- windowFocusLost() - Method in class controller.GameController
-
Handles the window focus lost event.
- windowFocusLost() - Method in class model.gameStates.PlayingModel
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form