view Applications/Samples/samples-library.js @ 272:d7d91d96b9d8 am-2

fix
author am@osimis.io
date Fri, 24 Aug 2018 09:11: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();
//    }
//  });