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