- img - Variable in class Ghost
-
- img - Static variable in class Player
-
- img - Variable in class SimpleMonster
-
- img - Static variable in class TeleTile
-
- isItem - Variable in class Floor
-
- isPassable() - Method in class Floor
-
Overridden abstract method.
- isPassable() - Method in class TeleTile
-
Overridden method isPassable.
- isPassable() - Method in class Tile
-
Abstract Method isPassable.
- isPassable() - Method in class Wall
-
Overridden method isPassable.
- item - Variable in class Floor
-
- Item - Class in <Unnamed>
-
This abstract class represents the things on the level that player can pick up
- Item(int) - Constructor for class Item
-
Parameterized constructor for Item