view Applications/Samples/samples-library.js @ 467:22b80f5c3a1c am-touch-events

fix for SDL builds
author am@osimis.io
date Tue, 12 Feb 2019 10:01:49 +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();
//    }
//  });