raylibExample

Undocumented in source. Be warned that the author may not have intended to support it.
@safe @system
@
()
=> label("Nodes as such do nothing, and the code above, while used to create a label, won't display it on the " ~ "screen by itself. Typically, you'd like to create a window the user interface can live in. Because Fluid is " ~ "made with game development in mind, it can integrate with Raylib to do this. A minimal example of using Fluid " ~ "in Raylib will thus look like this:")
void
raylibExample
()
()

Meta