Uses of Class
us.asciiroth.client.terrain.triggers.TriggerOnce

Packages that use TriggerOnce
us.asciiroth.client.terrain.triggers Triggers are a kind of decorator in software terms; they are a terrain that wraps and augments the behavior of any other terrain piece. 
 

Uses of TriggerOnce in us.asciiroth.client.terrain.triggers
 

Subclasses of TriggerOnce in us.asciiroth.client.terrain.triggers
 class TriggerOnceIf
          Trigger that will fire one time, if the player has a specific flag or a specific item.
 class TriggerOnceIfNot
           
 

Fields in us.asciiroth.client.terrain.triggers with type parameters of type TriggerOnce
static Serializer<TriggerOnce> TriggerOnce.SERIALIZER
          Type serializer.
 


0.7

© 2009 Alx Dark