|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IShipSnapshot
Interface for the ShipSnapshots. Basically just adds a list with ComponentSnapshots to the RobotSnapshot.
Method Summary | |
---|---|
ArrayList<IComponentSnapshot> |
getComponents()
|
Methods inherited from interface robocode.control.snapshot.IRobotSnapshot |
---|
getBodyColor, getBodyHeading, getContestantIndex, getDebugProperties, getEnergy, getGunColor, getGunHeading, getGunHeat, getName, getOutputStreamSnapshot, getRadarColor, getRadarHeading, getRobotIndex, getScanColor, getScoreSnapshot, getShortName, getState, getTeamIndex, getTeamName, getVelocity, getVeryShortName, getX, getY, isDroid, isPaintEnabled, isPaintRobot, isSentryRobot, isSGPaintEnabled |
Methods inherited from interface robocode.robotinterfaces.ITransformable |
---|
getBoundingBox, isAdvancedRobot, isInteractiveRobot, isJuniorRobot, isShip |
Methods inherited from interface robocode.robotinterfaces.ITransformablePeer |
---|
getBattleFieldHeight, getBattleFieldWidth |
Method Detail |
---|
ArrayList<IComponentSnapshot> getComponents()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |