width method

int width()

The current canvas width in cells.

Implementation

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