composition_rendering 0.4.0
composition_rendering: ^0.4.0 copied to clipboard
A graphics engine for creating 2D games. Creating objects based on composition and painting on canvas.
CHANGELOG #
0.4.0 - 2021-10-24 #
- Added
GameWidget
0.3.1 - 2021-10-05 #
- Performance optimization
0.3.0 - 2021-09-23 #
- Added
SpriteAnimationComponent - Performance optimization
- Added
componentName
0.2.1 #
- Limit on
EngineBatchcapacity=100
0.2.0 #
- Added
setWorldSize - Added
AssetSystem
0.1.1 #
- Added
setViewSize - Rename
fromCachemethod
0.1.0 #
- First release, created by QiXi
- Added packages for working with components, graphics, systems.