Package robocode

Class StatusEvent

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<Event>

    public final class StatusEvent
    extends Event
    This event is sent to onStatus() every turn in a battle to provide the status of the robot.
    Since:
    1.5
    Author:
    Flemming N. Larsen (original)
    See Also:
    Serialized Form