summaryrefslogtreecommitdiff
path: root/examples/fluid-callback.fl
AgeCommit message (Collapse)Author
2023-07-19FLUID: RTTI improvements, 'is_a90' now const, apply RTTIMatthias Melcher
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.