CanvasQuery
CanvasQuery copied to clipboard
Canvas for 2d gamedevelopers. Out of box canvas, keyboard, mouse, events.
cq.loadImages can not to use!
I tried working with Mouselock and MovementDelta Feature to move a drawn map around. But i found it to be very unprecise and moreover not working in Internet Explorer (tested...
(feature suggestion) For one of my projects i drew images with a fixed color palette which i want to be able to change on the fly. I kind of hacked...
Any plans on making this installable via npm or perhaps bower? Also, some better module (export) structure would allow the use of browserify and/or require-ing this framework. I tried making...
Trying mobile multitouch support, I've notice this unpredictable behaviour. Sometimes touchend is called, sometimes is not, and sometimes is called in a wrong x,y. Test code below and try it...
What would be your expectation regarding rendering sprites in Playground. Preferably write example USAGE in real code. TL;DR The problem is that there are many solutions to render sprites/animations. A...
Either chrome or playground should be responsible for using only actualy gamepads as gamepad inputs. While on the documentation website, my mouse reciever is registered as a gamepad. Ideally, this...