1
0
Fork 0
lasertank-js/lib
Mike Gerwitz 0d82e84daf Added basic animation support to MapRender
This implementation is likely to change, but it does an excellent job bringing
the map to life. The only frustrating part is that the game looks playable,
but is not.
2012-03-16 21:36:57 -04:00
..
ClassicMap.js Refactored tunnel logic from MapRender into ClassicMap 2012-03-16 20:34:54 -04:00
ClassicTileDfn.js Movable block should have a mask applied (oops) 2012-03-15 21:29:23 -04:00
LtgLoader.js Initial commit illustrating LTG loading and masking 2012-03-12 19:06:11 -04:00
Map.js Refactored tunnel logic from MapRender into ClassicMap 2012-03-16 20:34:54 -04:00
MapRender.js Added basic animation support to MapRender 2012-03-16 21:36:57 -04:00
MapSet.js Initial map rendering support 2012-03-16 00:06:30 -04:00
TileDfn.js Using circular linked lists for tile animations 2012-03-14 20:37:31 -04:00
TileMasker.js Added reference to first element in circular linked list for tile frames 2012-03-16 00:32:13 -04:00