Class Move
In: lib/libttc.rb
Parent: Object

A move in a game

Methods

new   to_s   to_str   via_base?  

Attributes

destination  [R] 
piece  [R] 

Public Class methods

Public Instance methods

Write a move to a string Note the inverse, String#to_move, is defined below

[Validate]