Stores the (x,y) position of a two-dimensional cell

Constructor

new (?x:Int, ?y:Int)

Variables

x:Int

The column index.

y:Int

The row index.

Methods

toString ():String