view Applications/Samples/samples-library.js @ 314:97f16214dc5e am-2

cleanup
author am@osimis.io
date Wed, 03 Oct 2018 17:14:17 +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();
//    }
//  });