view Applications/Samples/samples-library.js @ 443:e9f84e52aad2 am-vsol-upgrade

Close branch am-vsol-upgrade
author Alain Mazy <am@osimis.io>
date Wed, 16 Jan 2019 16:10:16 +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();
//    }
//  });