Search results

Jump to navigation Jump to search
  • public class CustomTeamRobot extends TeamRobot class TeamBullet extends Bullet
    8 KB (1,175 words) - 10:34, 1 July 2010
  • ...obot that implements the interface "Droid", e.g. public MyBotClass extends TeamRobot implements Droid {}. ...t in its class, you can't switch between being a Droid and being a regular TeamRobot on-the-fly. --[[David Alves]]
    13 KB (2,152 words) - 10:36, 1 July 2010
  • [[Fnl]], what I think you are trying to do is prevent bots from reversing back to their original position if setAhead(0) is called? Yo public class TestVelocityAndRemainingDist extends robocode.AdvancedRobot {
    30 KB (3,858 words) - 10:37, 1 July 2010
  • Just realized a potential problem with the ExtendsRobot division... TeamRobot extends AdvancedRobot, so the only way to have isTeammate() etc is to do it yoursel Is it ok to use java 1.5? Or are we saying that bots need to be 1.4 compatible? --[[David Alves]]
    41 KB (7,287 words) - 05:52, 8 October 2009

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)