pixelperfectengine v0.10.0-beta.9 (2023-02-08T21:49:32Z)
Dub
Repo
SmallButton.isLeftSide
pixelperfectengine
concrete
elements
smallbutton
SmallButton
Sets the small button to the left side if true.
bool
isLeftSide
()
bool
isLeftSide
(bool val)
class
SmallButton
public @
nogc
@
safe
pure nothrow
bool
isLeftSide
(
bool
val
)
string
iconPressed
;
string
iconUnpressed
;
Meta
Source
See Implementation
pixelperfectengine
concrete
elements
smallbutton
SmallButton
constructors
this
functions
draw
isLeftSide
isSmallButtonHeight
variables
iconPressed
iconUnpressed
Sets the small button to the left side if true.