Class Bot

  • All Implemented Interfaces:
    IBaseBot, IBot

    public abstract class Bot
    extends BaseBot
    implements IBot
    Abstract bot class provides convenient methods for movement, turning, and firing the gun. Most bots should inherit from this class.