38 void SetOnClick(std::function<
void()> ClickCallback);
40 void OnInput(u64
Down, u64
Up, u64 Held,
bool Touch,
bool Focus);
49 std::function<void()> clickcb;
Definition: Renderer.hpp:22
Font
Definition: Font.hpp:18
TTF_Font * NativeFont
Definition: SDL2.hpp:17
Definition: Button.hpp:18
Definition: Element.hpp:27
SDL_Texture * NativeTexture
Definition: SDL2.hpp:16