Function Surface.drawPoint

Defines how the shape drawer draws points on a surface Used for all other shape drawer functions

override void drawPoint (
  int x,
  int y
);