Uses of Interface
us.asciiroth.client.event.FlagsListener

Packages that use FlagsListener
us.asciiroth.client.event   
us.asciiroth.client.ui   
 

Uses of FlagsListener in us.asciiroth.client.event
 

Methods in us.asciiroth.client.event with parameters of type FlagsListener
 void Events.addFlagsListener(FlagsListener listener)
          Register a flags listener.
 

Uses of FlagsListener in us.asciiroth.client.ui
 

Classes in us.asciiroth.client.ui that implement FlagsListener
 class InputManager
          The key manager is a focus widget that processes keyboard events This works, although it would be better simply to capture events at the document level (this widget constantly has to grab the focus in order to work).
 class PlayerPalette
           
 


0.7

© 2009 Alx Dark