windowSize property
The sliding window size, i.e. the number of game ticks over which the fps measure will be averaged.
Implementation
final int windowSize;
The sliding window size, i.e. the number of game ticks over which the fps measure will be averaged.
final int windowSize;