view Applications/Samples/samples-library.js @ 296:ac9fd144feae am-2

fix
author am@osimis.io
date Mon, 10 Sep 2018 12:20:14 +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();
//    }
//  });