Uses of Interface
com.jpemartin.jgt.FireControl

Uses of FireControl in com.jpemartin.jgt
 

Classes in com.jpemartin.jgt that implement FireControl
 class FireNot
           
 class FireRandom
          Fire control that fires at random, with the given probability
 class FireRepeat
          fire at regular intervals when the space key is held down.
 class FireSequence
          a FireControl that fires according to a set sequence, in a loop.