Modifier and Type | Class and Description |
---|---|
class |
Gem
Extends Item, represents simple coin pickups
|
class |
HealthPack
Extends Item, represents health pickups
|
Modifier and Type | Field and Description |
---|---|
(package private) Item |
Floor.item |
Constructor and Description |
---|
Floor(Item item)
Parameterized Constructor for the Floor class : Item on the Floor
|