Uses of Package
mechanics.moves

Packages that use mechanics.moves
mechanics   
mechanics.moves   
mechanics.statuses   
mechanics.statuses.abilities   
mechanics.statuses.field   
mechanics.statuses.items   
shoddybattle   
 

Classes in mechanics.moves used by mechanics
PokemonMove
          This class represents a move that a pokemon can use on its turn.
 

Classes in mechanics.moves used by mechanics.moves
MoveList
          This class contains static methods for maintaining the server's list of moves that pokemon can have.
MoveList.FixedAttackEffect
          A status that forces the user to continue to use the same move.
MoveList.PartyEffect
          An effect that is applied to a team for 5 turns.
MoveList.SpikesEffect
           
MoveListEntry
          This class represents an entry in a pokemon's move list.
MoveSet
           
MoveSetData
           
PokemonMove
          This class represents a move that a pokemon can use on its turn.
StatusMove
           
 

Classes in mechanics.moves used by mechanics.statuses
MoveListEntry
          This class represents an entry in a pokemon's move list.
 

Classes in mechanics.moves used by mechanics.statuses.abilities
MoveListEntry
          This class represents an entry in a pokemon's move list.
 

Classes in mechanics.moves used by mechanics.statuses.field
MoveListEntry
          This class represents an entry in a pokemon's move list.
 

Classes in mechanics.moves used by mechanics.statuses.items
MoveListEntry
          This class represents an entry in a pokemon's move list.
 

Classes in mechanics.moves used by shoddybattle
MoveList
          This class contains static methods for maintaining the server's list of moves that pokemon can have.
MoveListEntry
          This class represents an entry in a pokemon's move list.
MoveSet
           
MoveSetData
           
PokemonMove
          This class represents a move that a pokemon can use on its turn.