view Applications/Samples/samples-library.js @ 352:d95e65ebe0b9 am-2

ResizeBitmapTracker
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 29 Oct 2018 11:51:35 +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();
//    }
//  });