view Applications/Samples/samples-library.js @ 258:e5a9b3d03478 am-2

first very basic version of SmartLoader
author am@osimis.io
date Tue, 10 Jul 2018 14:48:13 +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();
//    }
//  });