Uses of Enum Class
model.entity.CharacterType

Packages that use CharacterType
Package
Description
JavaFX UI layer — all Scene screens and the GameController connecting the View to the Model.
All entities in the game: the 4 Player subclasses and Goblin.
Core game control package containing GameManager, ZoneManager, GameState, and GameEventListener.