It looks like stage.tick() is no longer a function. From what I can tell the appropriate draw call would be stage.update(); The simple example in the readme doesn't reflect that.
It looks like stage.tick() is no longer a function. From what I can tell the appropriate draw call would be stage.update();
The simple example in the readme doesn't reflect that.