class LxChess::Change
- LxChess::Change
- Reference
- Object
Defined in:
lx_chess/change.crConstructors
Instance Method Summary
- #from : Piece | Nil
- #from=(from : Piece | Nil)
- #index : Int16
- #index=(index : Int16)
- #to : Piece | Nil
- #to=(to : Piece | Nil)