getCursor method

int getCursor()

Returns the current cursor position (parity with bubbles).

Implementation

int getCursor() => _cursor;