52 "rendersettings_renderpass_standard",
53 "rendersettings_renderpass_sky",
54 "rendersettings_renderpass_terrain",
55 "rendersettings_renderpass_water",
56 "rendersettings_renderpass_postprocessing",
57 "rendersettings_frequency",
58 "rendersettings_frequency_value"
62 "location_translation_x",
63 "location_translation_y",
64 "location_translation_z"
106 void onDrop(
const string& payload,
int mouseX,
int mouseY)
override;
145 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)