view Applications/Samples/samples-library.js @ 248:2da24bf88100 am-2

created a new branch to try another type of Message Broker (instead of boost::signals2)
author am@osimis.io
date Mon, 02 Jul 2018 12:33:56 +0200
parents 126c9c0c9333
children
line wrap: on
line source

// this file contains the JS method you want to expose to C++ code

// mergeInto(LibraryManager.library, {
//    ScheduleRedraw: function() {
//      ScheduleRedraw();
//    }
//  });