Package com.csse3200.game.entities
package com.csse3200.game.entities
-
ClassDescriptionCore entity class.Provides a global access point for entities to register themselves.Computes how many enemies to spawn in the current wave and selects a type per spawn request.Interface for providing wave configuration data to avoid circular dependencies.Manages the lifecycle of enemy waves and schedules spawns over time.