menu
sdl2ui package
documentation
sdl2ui/controls/buttons/button.dart
Button
setShift method
setShift method
dark_mode
light_mode
setShift
method
void
setShift
(
Point
<
double
>
setShift
)
Implementation
void setShift(Point<double> setShift) => shift = setShift;
sdl2ui package
documentation
sdl2ui/controls/buttons/button
Button
setShift method
Button class