Package com.csse3200.game.components.enemy
package com.csse3200.game.components.enemy
-
ClassesClassDescriptionThis component links an enemy to a security camera by ID.Tracks unexploded bombs spawned by the owner and handles their disposal.A component that stores the patrol route for an enemy entity, which is represented as an ordered list of waypoints.Simple component that stores an entity's spawn position in world coordinates.