Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
chess
episode-05
Chess
Bishop
Board
CLIPresenter
Color
FinishDetector
Game
King
Knight
OutOfBounds
Pawn
Piece
Player
Position
Presenter
Queen
RandomPlayer
Rook
ImpossibleMove
Generated using Crystal 1.14.0
2024-11-26 10:44:44 UTC
class
Chess::
OutOfBounds
Chess::OutOfBounds
Exception
Reference
Object
Defined in:
errors.cr
Constructors
.new
(position : Position)
Instance Method Summary
#message
: String | Nil
#position
: Position
Constructor Detail
def self.
new
(position :
Position
)
#
[
View source
]
Instance Method Detail
def
message
: String | Nil
#
[
View source
]
def
position
:
Position
#
[
View source
]