forked from mirror/OpenTTD
Feature: Framerate display window (#6822)
Frame rate and various game loop/graphics timing measurements and graphs. Accessible via the Help menu, and can print some stats in the console via the fps command.
This commit is contained in:
committed by
Patric Stout
parent
a3d1950b65
commit
2a868b9f3b
@@ -193,6 +193,7 @@ fileio_type.h
|
||||
fios.h
|
||||
fontcache.h
|
||||
fontdetection.h
|
||||
framerate_type.h
|
||||
base_consist.h
|
||||
gamelog.h
|
||||
gamelog_internal.h
|
||||
@@ -462,6 +463,7 @@ dock_gui.cpp
|
||||
engine_gui.cpp
|
||||
error_gui.cpp
|
||||
fios_gui.cpp
|
||||
framerate_gui.cpp
|
||||
genworld_gui.cpp
|
||||
goal_gui.cpp
|
||||
graph_gui.cpp
|
||||
|
Reference in New Issue
Block a user