CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Slider.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 T >
bool CeresEngine::Graphics::UI::Component::slider (const String &label, T &value, const T min, const T max)