fluid v0.6.1 (2024-01-27T15:08:13Z)
Dub
Repo
MapSpace.addFocusedChild
fluid
map_space
MapSpace
Add a new child to the space and assign it some position.
class
MapSpace
void
addFocusedChild
(
Node
node
,
Position
position
)
Meta
Source
See Implementation
fluid
map_space
MapSpace
aliases
DropDirection
DropVector
Position
constructors
this
functions
addChild
addFocusedChild
dragChildBy
drawImpl
mouseDrag
moveChild
resizeImpl
stopMouseDrag
mixins
__anonymous
variables
positions
preventOverflow
Add a new child to the space and assign it some position.