Uses of Package
model.item

Packages that use model.item
Package
Description
All entities in the game: the 4 Player subclasses and Goblin.
All collectible item types on the map: HealItem, BuffItem, DefenseItem, and TomeItem.
11x11 map structure comprising MapGrid, Cell, CellType, and MapLoader.