summaryrefslogtreecommitdiff
path: root/examples/fluid-callback.fl
AgeCommit message (Collapse)Author
2021-08-30Fix two compiler warnings [-Wunused-variable]Albrecht Schlosser
2021-03-19Add fluid callback demo program to examples folderAlbrecht Schlosser
This example demonstrates how to build an entire program using fluid and how to add static and virtual class methods as callbacks.