SetTargetFPS method

String SetTargetFPS(
  1. num fps
)

Implementation

String SetTargetFPS(
  num fps,
) => 'SetTargetFPS($fps)';