CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Window.hpp File Reference
#include "Common.hpp"
#include <string_view>

Go to the source code of this file.

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::Graphics
 
namespace  CeresEngine::Graphics::UI
 
namespace  CeresEngine::Graphics::UI::Component
 

Functions

template<typename Builder >
bool CeresEngine::Graphics::UI::Component::window (const String &title, Builder &&builder)