Rubble
Represents a rubble object in the world.
Attributes
id
int
Unique identifier for the rubble.
energy_required
int
Amount of energy needed to remove the rubble.
agents_required
int
Number of agents required to remove the rubble.
Represents a rubble object in the world.
int
Unique identifier for the rubble.
int
Amount of energy needed to remove the rubble.
int
Number of agents required to remove the rubble.