Class
Queen
In:
lib/bangkok/piece.rb
Parent:
Piece
Methods
could_perform_move
new
Public Class methods
new
(board, listener, color, square)
Public Instance methods
could_perform_move
(move)
There can be more than one queen on the board, thus this method must be implemented.
[Validate]