asdf-games/lib
2020-04-12 16:23:00 +02:00
..
controls Added some more keys to KeyControls.js 2020-03-29 18:39:23 +02:00
movement Added sound class, removed defect classes (Light) 2020-04-12 12:50:57 +02:00
renderer Added lightsource 2020-03-24 20:29:33 +01:00
sound Added sound class, removed defect classes (Light) 2020-04-12 12:50:57 +02:00
utilities Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00
AnimManager.js Fixed issues in AnimManager.js 2020-03-22 13:57:15 +01:00
Camera.js Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00
Container.js Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00
Game.js Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00
index.d.ts [typings]: Removed deadInTracks and patched Sound 2020-04-12 16:23:00 +02:00
index.js Added sound class, removed defect classes (Light) 2020-04-12 12:50:57 +02:00
Rect.js Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00
Sprite.js Fixed some issues with Sprite and TileSprite 2020-03-22 14:22:52 +01:00
SpriteSheetXML.js Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00
Text.js Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00
Texture.js Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00
TileMap.js Added some utilites for collision detection 2020-03-23 19:18:30 +01:00
TileMapXML.js Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00
TileSprite.js Fixed some issues with Sprite and TileSprite 2020-03-22 14:22:52 +01:00
TileSpriteXML.js Added everything from chapter 4 and set up ESlint 2020-03-21 17:22:28 +01:00