cleaned up isListening API. introduced new enableHitGraph config that can be used to disable the hit graph

This commit is contained in:
Eric Rowell
2013-12-09 10:07:08 -08:00
parent 0c552cc96e
commit 1f4ff9f1d7
10 changed files with 190 additions and 37 deletions

View File

@@ -70,7 +70,7 @@ suite('Manual', function() {
100, 10
],
easing: Kinetic.Easings.BackEaseOut,
yoyo: true
yoyo: false
});
// stage.getContent().addEventListener('mouseover', function() {