Uses of Interface
org.jtgl.gaming.Triggerable

Packages that use Triggerable
org.jtgl.gaming   
 

Uses of Triggerable in org.jtgl.gaming
 

Methods in org.jtgl.gaming that return Triggerable
 Triggerable TimeTrigger.getTriggerable()
           
 

Methods in org.jtgl.gaming with parameters of type Triggerable
 void TimeTrigger.setTriggerable(Triggerable client)