menu
sdl2ui package
documentation
sdl2ui/node.dart
Node
getAnchorPoint method
getAnchorPoint method
dark_mode
light_mode
getAnchorPoint
method
Point
<
double
>
getAnchorPoint
(
)
Implementation
Point<double> getAnchorPoint() { return _anchorPoint; }
sdl2ui package
documentation
sdl2ui/node
Node
getAnchorPoint method
Node class