OpenTTD Source
1.11.0-beta2
|
Go to the source code of this file.
Enumerations | |
enum | FramerateWindowWidgets { WID_FRW_CAPTION, WID_FRW_RATE_GAMELOOP, WID_FRW_RATE_DRAWING, WID_FRW_RATE_FACTOR, WID_FRW_INFO_DATA_POINTS, WID_FRW_TIMES_NAMES, WID_FRW_TIMES_CURRENT, WID_FRW_TIMES_AVERAGE, WID_FRW_ALLOCSIZE, WID_FRW_SEL_MEMORY, WID_FRW_SCROLLBAR } |
Widgets of the FramerateWindow class. | |
enum | FrametimeGraphWindowWidgets { WID_FGW_CAPTION, WID_FGW_GRAPH } |
Widgets of the FrametimeGraphWindow class. | |
Types related to the framerate windows widgets.
Definition in file framerate_widget.h.