MCPcopy
hub / github.com/ericdrowell/KineticJS / MouseEvents-test.js

File MouseEvents-test.js

test/functional/MouseEvents-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1suite('MouseEvents', function() {
2
3 // NOTE: disable throttling so these tests can run synchronously
4 Kinetic.enableThrottling = false;

Callers

nothing calls this directly

Calls 2

addStageFunction · 0.85
showHitFunction · 0.85

Tested by

no test coverage detected