cginternals / libzeug

deprecated: C++ sanctuary for small but powerful and frequently required, stand alone features.
MIT License
16 stars 13 forks source link

Pass functions #63

Closed sbusch42 closed 10 years ago

sbusch42 commented 10 years ago

Add functionality to pass functions from scripting back to C++ (e.g., to return callback functions from scripting that can be called later from the C++ code).