Changelog
0.8.0¶
- Changelog introduced
- Fixed some errors when iterating over iterators that are statically determined to be empty
- Added
Rect.from_margin(...)
- Added
SpriteGroup
,EffectGroup
, andParticleGroup
for array-like access to sprites, effects, and particles - Added mid-edge properties like
Quad.mt
andRect.mb
- Added a warning when an invalid
item.json
is found when loading resources