fps property

int fps
final

Maximum frames per second for rendering.

Limits how often the screen can be redrawn to prevent excessive CPU usage and flickering.

Implementation

final int fps;