Function Renderer.drawPoint

Draws a point Defines the fundamental draw for the shape drawer

override void drawPoint (
  int x,
  int y
);