Vulkan Schnee
0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Widget.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
Engine::UI
{
4
class
Widget
{
5
public
:
6
Widget
();
7
8
bool
render
();
9
};
10
}
Engine::UI::Widget::Widget
Widget()
Engine::UI::Widget::render
bool render()
Engine::UI
Definition
Widget.h:3
Engine
include
Engine
Widgets
Widget.h
Generated by
1.14.0