Nox Engine
 
Loading...
Searching...
No Matches
Counters.h File Reference

Defines UI components for displaying numerical data like FPS and points. More...

#include "Text.h"
#include <SDL2/SDL_render.h>
Include dependency graph for Counters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  FPS
 A Text component that automatically calculates and displays the current FPS. More...
 
struct  Points
 A Text component that displays a score or point value. More...
 

Detailed Description

Defines UI components for displaying numerical data like FPS and points.