6 lines
133 B
Text
6 lines
133 B
Text
|
' Gambas class file
|
||
|
|
||
|
Public Source As Byte ' Start cell
|
||
|
Public Target As Byte ' Finish cell
|
||
|
Public Captured As Byte ' Ball taken
|