Class that represents an overlay, which is a container that is rendered over the current Layout.
Definition ui_Overlay.hpp:18
Element for text rendering.
Definition elm_TextBlock.hpp:17
#define PU_SMART_CTOR(type)
Defines a static function (::New(...)) as a constructor for smart ptrs, also defines a custom type (:...
Definition pu_Include.hpp:19
#define PU_CLASS_POD_GETSET(fn_name, var_name, type)
Automatically defines a getter and setter function for a POD variable.
Definition pu_Include.hpp:45