Index

A B C D E F G H I K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

T

TEXT_COLOR - Static variable in class nz.ac.vuw.ecs.swen225.gp22.util.GameConstants
Brown text colour.
Tile - Class in nz.ac.vuw.ecs.swen225.gp22.domain
Template for tiles that has fields and methods that all tiles will need.
Tile(Maze.Point, boolean) - Constructor for class nz.ac.vuw.ecs.swen225.gp22.domain.Tile
Default constructor, sets the position and obstructiveness of the tile.
TILE_SIZE - Static variable in class nz.ac.vuw.ecs.swen225.gp22.util.GameConstants
Width and height of each tile.
TileDatabase - Class in nz.ac.vuw.ecs.swen225.gp22.domain
Used by persistency module to create tiles based on an ID (for loading), as well as get the ID of a current object (for saving).
TileDatabase() - Constructor for class nz.ac.vuw.ecs.swen225.gp22.domain.TileDatabase
 
Title - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.renderer.Img
The title card for the side panel.
toString() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.BouncyPad
 
toString() - Method in record class nz.ac.vuw.ecs.swen225.gp22.domain.Entity.Action.Interaction
Returns a string representation of this record class.
toString() - Method in record class nz.ac.vuw.ecs.swen225.gp22.domain.Entity.Action
Returns a string representation of this record class.
toString() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.Exit
 
toString() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.Ground
 
toString() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.InfoField
 
toString() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.Key
 
toString() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.LockedDoor
 
toString() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.LockedExit
 
toString() - Method in record class nz.ac.vuw.ecs.swen225.gp22.domain.Maze.Point
Returns a string representation of this record class.
toString() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.MilkPuddle
 
toString() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.Treasure
 
toString() - Method in class nz.ac.vuw.ecs.swen225.gp22.domain.Wall
 
toString() - Method in record class nz.ac.vuw.ecs.swen225.gp22.recorder.Action
Returns a string representation of this record class.
toxml() - Method in record class nz.ac.vuw.ecs.swen225.gp22.recorder.Action
Creates an XML element from the action.
toxml() - Method in class nz.ac.vuw.ecs.swen225.gp22.recorder.GameState
Convert the game state to xml.
Treasure - Class in nz.ac.vuw.ecs.swen225.gp22.domain
Represents a tile with a treasure on it, which the player can pick up by walking onto the tile.
Treasure - Enum constant in enum class nz.ac.vuw.ecs.swen225.gp22.renderer.Img
The image for a treasure.
Treasure(Maze.Point) - Constructor for class nz.ac.vuw.ecs.swen225.gp22.domain.Treasure
Default constructor, sets the position the tile, and obstructiveness to false.
type() - Method in record class nz.ac.vuw.ecs.swen225.gp22.domain.Entity.Action.Interaction
Returns the value of the type record component.
A B C D E F G H I K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form