예제 #1
0
 // A Moveable object Gets pushed by a worker, to a given field
 public abstract void Pushed(Worker by, Field to);