react-game-engine
Advanced tools
Comparing version
@@ -417,3 +417,2 @@ module.exports = | ||
this.timer.unsubscribe(this.updateHandler); | ||
if (this.touchProcessor.end) this.touchProcessor.end(); | ||
} | ||
@@ -567,3 +566,2 @@ }, { | ||
this.timer.unsubscribe(this.updateHandler); | ||
if (this.touchProcessor.end) this.touchProcessor.end(); | ||
} | ||
@@ -570,0 +568,0 @@ }, { |
{ | ||
"name": "react-game-engine", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "A lightweight game engine for React projects", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
41843
-0.3%521
-0.38%