public class RobotExhaustionEvent extends RobotEvent
Modifier and Type | Field and Description |
---|---|
double |
exhaustion
The amount of exhaustion that was generated.
|
agent
Constructor and Description |
---|
RobotExhaustionEvent(Agent agent,
double exhaustion) |
public RobotExhaustionEvent(Agent agent, double exhaustion)