fps property
Maximum frames per second for rendering.
Limits how often the screen can be redrawn. Value is clamped to the range 1-120.
Implementation
final int fps;
Maximum frames per second for rendering.
Limits how often the screen can be redrawn. Value is clamped to the range 1-120.
final int fps;