Uses of Package
us.asciiroth.client.terrain.triggers

Packages that use us.asciiroth.client.terrain.triggers
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. 
 

Classes in us.asciiroth.client.terrain.triggers used by us.asciiroth.client.terrain.triggers
Trigger
          Triggers a color event when entered without any conditions.
TriggerIf
          Trigger that will fire if the player has a specific flag or a specific item.
TriggerIfNot
          Trigger that will fire unless the player has a specific flag or a specific item.
TriggerOnce
          A trigger that will fire a color event on the board one and only one time.
TriggerOnceIf
          Trigger that will fire one time, if the player has a specific flag or a specific item.
TriggerOnceIfNot
           
TriggerOnceOnDrop
          Trigger (once) when the specified item is dropped on this cell.
TriggerOnceOnPickup
          Trigger (once) when the specified item is picked up on this cell.
 


0.7

© 2009 Alx Dark