elm/core-js/Graphics
evancz 2f5d4459ef Fix up graphics libraries:
- All basic elements can now be displayed and updated. Updates no longer rebuild the whole scene; instead they only replace as necessary.
- Add `container` primitive which allows people to position Elements in a more flexible way.
- Collages can now handle sprites, textures, and Elements!

Still need to work on making Signal.Input play nice with the new Graphics libs.
2012-09-01 16:38:09 -05:00
..
Collage.js Fix up graphics libraries: 2012-09-01 16:38:09 -05:00
Color.js Begin rewrite of rendering engine. 2012-08-31 01:42:33 -05:00
Element.js Fix up graphics libraries: 2012-09-01 16:38:09 -05:00
Render.js Fix up graphics libraries: 2012-09-01 16:38:09 -05:00