fps property

int fps
final

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;