Class LevelThreeGameArea

All Implemented Interfaces:
com.badlogic.gdx.utils.Disposable

public final class LevelThreeGameArea extends BaseLevelGameArea
Game area implementation for Level Three (Surface level).

Loads level configuration and asset manifests from JSON, initialises terrain and world boundaries, spawns entities via SpawnRegistry, and creates the player.