height method

int height()

The current canvas height in cells.

Implementation

int height() => _scr.height();