.. |
bitmaptext
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
button
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
components
|
Added the new Data Component.
|
2016-10-12 15:19:04 +01:00 |
container
|
Added worldAlpha property.
|
2016-10-14 06:31:01 +01:00 |
creature
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
graphics
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
image
|
Refactored into new Base Game Object class, that Image and Sprite (and everything else) will now extend. Much more versatile, and a lot less code duplication.
|
2016-10-19 11:54:00 +01:00 |
particle
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
retrofont
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
rope
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
sprite
|
Refactored into new Base Game Object class, that Image and Sprite (and everything else) will now extend. Much more versatile, and a lot less code duplication.
|
2016-10-19 11:54:00 +01:00 |
spritebatch
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
stage
|
Added Color component to Stage and Image.
|
2016-10-19 02:21:20 +01:00 |
text
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
tilesprite
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
video
|
Refactored GameObjects to GameObject .
|
2016-10-09 22:27:58 +01:00 |
BaseGameObject.js
|
Refactored into new Base Game Object class, that Image and Sprite (and everything else) will now extend. Much more versatile, and a lot less code duplication.
|
2016-10-19 11:54:00 +01:00 |
Factory.js
|
Refactored into new Base Game Object class, that Image and Sprite (and everything else) will now extend. Much more versatile, and a lot less code duplication.
|
2016-10-19 11:54:00 +01:00 |
GameObject.js
|
Refactored into new Base Game Object class, that Image and Sprite (and everything else) will now extend. Much more versatile, and a lot less code duplication.
|
2016-10-19 11:54:00 +01:00 |
GameObjectCreator.js
|
Finished off missing factories. Moved over the docs. Changed rogue @returns to @return everywhere.
|
2016-10-08 16:17:46 +01:00 |