Uses of Class
us.asciiroth.client.core.PlayerBag

Packages that use PlayerBag
us.asciiroth.client.core   
us.asciiroth.client.event   
us.asciiroth.client.ui   
 

Uses of PlayerBag in us.asciiroth.client.core
 

Methods in us.asciiroth.client.core that return PlayerBag
 PlayerBag Player.getBag()
           
 

Uses of PlayerBag in us.asciiroth.client.event
 

Methods in us.asciiroth.client.event with parameters of type PlayerBag
 void Events.fireInventoryChanged(PlayerBag bag)
          Fire an inventory changed event and notify listeners.
 void InventoryListener.onInventoryChanged(PlayerBag bag)
          The player's inventory has changed: items have been added or removed, or the selected item has changed.
 

Uses of PlayerBag in us.asciiroth.client.ui
 

Methods in us.asciiroth.client.ui with parameters of type PlayerBag
 void InventoryPalette.onInventoryChanged(PlayerBag bag)
           
 


0.7

© 2009 Alx Dark