Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- Background - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.renderer.SFX.Sounds
-
The background music.
- Base - Class in nz.ac.vuw.ecs.swen225.gp22.app
-
Base is the base window that all actions occur on.
- Base() - Constructor for class nz.ac.vuw.ecs.swen225.gp22.app.Base
-
Begin program here.
- BG_COLOR - Static variable in class nz.ac.vuw.ecs.swen225.gp22.util.GameConstants
-
Blue background colour.
- BG_COLOR_DARKER - Static variable in class nz.ac.vuw.ecs.swen225.gp22.util.GameConstants
-
Darker blue background colour.
- BG_COLOR_LIGHTER - Static variable in class nz.ac.vuw.ecs.swen225.gp22.util.GameConstants
-
Lighter blue background colour.
- Blue - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.domain.ColorableTile.Color
-
Represents a blue color value.
- BlueKey - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.renderer.Img
-
The blue key image.
- BlueKeyNB - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.renderer.Img
-
The blue key image without background for inventory display.
- BlueLockedDoor - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.renderer.Img
-
The blue locked door image.
- bouncePadTest() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.DomainTest
-
Checks that the player moves 2 tiles if they step on a bounce pad.
- BouncyPad - Class in nz.ac.vuw.ecs.swen225.gp22.domain
-
Represents a tile that makes the player jump by 2 tiles in a direction.
- BouncyPad(Maze.Point, Entity.Direction) - Constructor for class nz.ac.vuw.ecs.swen225.gp22.domain.BouncyPad
-
Default constructor, sets the position of the tile, obstructiveness to false, and the direction of the bounce pad.
- BouncyPadDown - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.renderer.Img
-
The image for a BouncyPad that launches a player downwards.
- BouncyPadLeft - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.renderer.Img
-
The image for a BouncyPad that launches a player to the left.
- BouncyPadRight - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.renderer.Img
-
The image for a BouncyPad that launches a player to the right.
- BouncyPadUp - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.renderer.Img
-
The image for a BouncyPad that launches a player upwards.
- BUTTON_COLOR - Static variable in class nz.ac.vuw.ecs.swen225.gp22.util.GameConstants
-
Pink button colour.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form