shouldRepaint method

bool shouldRepaint()

Implementation

bool shouldRepaint() {
  return needsRepaint;
}