Uses of Package
rules

Packages that use rules
debug   
eval   
gui   
rules   
 

Classes in rules used by debug
Position
          Myriad's representation of a particular position.
 

Classes in rules used by eval
Position
          Myriad's representation of a particular position.
 

Classes in rules used by gui
Position
          Myriad's representation of a particular position.
 

Classes in rules used by rules
Move
          Myriad's representation of chess moves, each chess move consists of a starting square an ending square and an appropriate modifier.
Piece
          This is the piece object, this object contains a hexadecimal location, piece type and colour.
Position
          Myriad's representation of a particular position.