fluid ~master (2025-03-22T14:27:06.5478146)
Dub
Repo
RaylibStack.next
fluid
raylib_view
RaylibStack
Change the node contained by the stack.
inout
(
Node
)
next
()
Node
next
(Node value)
class
RaylibStack
(RaylibViewVersion raylibVersion)
Node
next
(
Node
value
)
Parameters
value
Node
Value to set.
Return Value
Type:
Node
Newly set node.
Meta
Source
See Implementation
fluid
raylib_view
RaylibStack
constructors
this
functions
drawImpl
next
resizeImpl
root
top
variables
actionIO
fileIO
focusIO
hoverIO
overlayIO
preferenceIO
raylibIO
timeIO
Change the node contained by the stack.