...
JavaScript |
---|
function PreviousFieldPosition(row, column, fieldType); |
Parameters
row
Type: System..::.Int32 %Starting
Starting screen row.
column
Type: System..::.Int32 %Starting
Starting screen column.
fieldType
Type: JollyGiant.Emulation..FieldType Field
Field type to get the position for.
...