paints property

int paints
getter/setter pair

Number of times the terminal's paint method has run.

Implementation

static int paints = 0;