Unravel Engine C++ Reference
Loading...
Searching...
No Matches
unravel::style_panel Class Reference

#include <style_panel.h>

Public Member Functions

 style_panel (imgui_panels *parent)
 
void show (bool show=true)
 
void init (rtti::context &ctx)
 
void on_frame_ui_render ()
 

Detailed Description

Definition at line 11 of file style_panel.h.

Constructor & Destructor Documentation

◆ style_panel()

unravel::style_panel::style_panel ( imgui_panels * parent)

Definition at line 8 of file style_panel.cpp.

Member Function Documentation

◆ init()

void unravel::style_panel::init ( rtti::context & ctx)

Definition at line 12 of file style_panel.cpp.

◆ on_frame_ui_render()

void unravel::style_panel::on_frame_ui_render ( )

Definition at line 21 of file style_panel.cpp.

◆ show()

void unravel::style_panel::show ( bool show = true)

Definition at line 16 of file style_panel.cpp.


The documentation for this class was generated from the following files: