Questions tagged [quintus-engine]
Quintus is a JavaScript/HTML5 engine.
3 questions
3 votes
0 answers
74 views
Allowing one sprite to move through another in Quintus
I have a Bumper class extended from Sprite: ...
1 vote
2 answers
696 views
HTML5 Quintus button click doesn't work in local
If you try to run this example http://html5quintus.com/docs/ui.html, you'll be able to click the buttons, but you won't if you download a local copy of the example and click the index file (without ...