view Applications/Samples/samples-library.js @ 440:a750f11892ec am-vsol-upgrade

merge default->am-vsol-upgrade
author amazy
date Fri, 28 Dec 2018 10:40:34 +0100
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();
//    }
//  });