23 using std::unique_ptr;
63 "decal_texture_horizontal_sprites",
64 "decal_texture_vertical_sprites",
121 void onDrop(
const string& payload,
int mouseX,
int mouseY)
override;
166 void showInfoPopUp(
const string& caption,
const string& message);
GUI parent node base class thats supporting child nodes.
GUI screen node that represents a screen that can be rendered via GUI system.
Mutable utf8 aware string class.
GUI action listener interface.
GUI change listener interface.
GUI focus listener interface.
#define FORBID_CLASS_COPY(CLASS)