Definition: elm_Button.hpp:19
Definition: elm_Rectangle.hpp:19
void SetBorderRadius(i32 Radius)
Definition: ui_Types.hpp:24
Definition: ui_Types.hpp:38
void SetHeight(i32 Height)
void OnInput(u64 Down, u64 Up, u64 Held, Touch Pos)
void OnRender(render::Renderer::Ref &Drawer, i32 X, i32 Y)
s32 i32
Definition: pu_Macros.hpp:17
#define PU_SMART_CTOR(type)
Definition: pu_Macros.hpp:8
void SetColor(Color RecColor)
Definition: elm_Element.hpp:34
Rectangle(i32 X, i32 Y, i32 Width, i32 Height, Color RecColor, i32 BorderRadius=0)