view Applications/Samples/samples-library.js @ 243:50fb32abf85e am

cleanup
author am@osimis.io
date Wed, 20 Jun 2018 14:27:06 +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();
//    }
//  });