Skip to content Skip to sidebar Skip to footer
Showing posts with the label Easeljs

Cursor:pointer On Hover Html5 Canvas Element

Is there any way to do this to let the user know the element is clickable? I have been using easelj… Read more Cursor:pointer On Hover Html5 Canvas Element

Position Labels On A Coordinate System Easeljs

Hey I am trying to build the following picture in canvas using the library:EaselJS. My Picture com… Read more Position Labels On A Coordinate System Easeljs

Cache Spritesheets In Easeljs

How can I cache SpriteSheets in EaselJS? I have a Sprite object and when I use user.hero.cache(0, 0… Read more Cache Spritesheets In Easeljs

How To Remove Bitmap Image On Click From Canvas

I am using createjs as my framework. I've placed a Bitmap on the canvas and I created a functio… Read more How To Remove Bitmap Image On Click From Canvas

Easeljs Keyboard Ticker Problems

I'm experimenting with EaselJS for the first time, and I'm trying to make a normal square m… Read more Easeljs Keyboard Ticker Problems

Javascript Collision Detection System Don't Ignore Blocked Collisions

I'm having issues during a minigame development using EaselJS with my collision detection syste… Read more Javascript Collision Detection System Don't Ignore Blocked Collisions