draw abstract method

void draw(
  1. Canvas canvas,
  2. Size boardSize
)

Implementation

void draw(Canvas canvas, Size boardSize);