DrawFPS method

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

Implementation

String DrawFPS(
  num posX,
  num posY,
) => 'DrawFPS($posX, $posY)';