mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-04 20:20:35 +00:00
![]() Splits the FPS viewer out of the display class and into its own modeless dialog. This serves as a proof-of-concept for further modeless GUI in-game dialogs. Admittedly, it only works because I explicitly disconnect it from the UI event context, since it doesn't need to receive events. This also introduces a new tracked_drawable interface that encapsulates the fps logic. Any class that inherits from it can have its render stats displayed using the new fps_report dialog. |
||
---|---|---|
.. | ||
CodeBlocks | ||
CodeBlocks-SCons | ||
Xcode |