DrawFPS abstract method

void DrawFPS(
  1. num posX,
  2. num posY
)

Implementation

void DrawFPS(
  num posX,
  num posY,
);