Uses of Class
model.battle.BattleResult

Packages that use BattleResult
Package
Description
JavaFX UI layer — all Scene screens and the GameController connecting the View to the Model.
Turn-based battle system supporting Player vs Goblin and Player vs Player modes.
Core game control package containing GameManager, ZoneManager, GameState, and GameEventListener.