A C D E G H I K L M N O P Q R S T U W

I

iface - package iface
 
init() - Static method in class game.Create
Used to create the game.
Input - Class in core
Input Encapsulates Wormwood's input of raw data, such as strings.
Input() - Constructor for class core.Input
 
Inventory - Class in cmd
Inventory Prints a list of the items and their descriptions that the player is carrying.
Inventory() - Constructor for class cmd.Inventory
 
isAlive() - Static method in class core.Game
 
isLocked() - Method in class obj.Exit
 
isOnGrid(Room) - Method in class core.Grid
Checks to see if the room is on the grid
isPassable() - Method in class obj.Exit
 
Item - Class in obj
 
Item(String, String, String, int, Command) - Constructor for class obj.Item
Creates a new item.

A C D E G H I K L M N O P Q R S T U W