Interface Shooter

  • All Superinterfaces:
    Stoppable

    public interface Shooter
    extends Stoppable
    Represents a shooter mechanism.
    • Method Detail

      • shoot

        void shoot()
        Cause the mechanism to shoot.