RoganMurley / hitagi.js

JavaScript HTML5 game development framework
MIT License
183 stars 10 forks source link

Primitive Bitmap Caching #4

Open RoganMurley opened 9 years ago

RoganMurley commented 9 years ago

Pixi allows us to cache primitives as bitmaps. We should expose this functionality!