Uses of Package
us.asciiroth.client.board

Packages that use us.asciiroth.client.board
us.asciiroth.client.agents   
us.asciiroth.client.agents.npc Non-Player Characters 
us.asciiroth.client.board   
us.asciiroth.client.core   
us.asciiroth.client.effects   
us.asciiroth.client.event   
us.asciiroth.client.items   
us.asciiroth.client.terrain   
us.asciiroth.client.terrain.decorators   
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. 
us.asciiroth.client.ui   
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.agents
Cell
           
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.agents.npc
Cell
           
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.board
Board
          The main model object in the game, the board represents the entire map and all the pieces on it.
BoardReader
          The board reader is used by the editor which does not need the player information, so this is stored in the PlayerData object and only read as part of loading a game.
Cell
           
CellFilter
          An interface for selecting cells.
CellVisitor
          A visitor that is used to examine cells on the board through a number of methods on the Board object.
EffectBag
          A bag representing the items in a cell.
ItemBag
          A bag representing the items in a cell.
WriterBase
          Base class for serializers.
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.core
Board
          The main model object in the game, the board represents the entire map and all the pieces on it.
Cell
           
WriterBase
          Base class for serializers.
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.effects
Cell
           
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.event
Cell
           
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.items
Cell
           
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.terrain
Cell
           
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.terrain.decorators
Cell
           
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.terrain.triggers
Cell
           
 

Classes in us.asciiroth.client.board used by us.asciiroth.client.ui
Cell
           
 


0.7

© 2009 Alx Dark