Releases: sajmoni/pixi-ex
Releases · sajmoni/pixi-ex
v0.5.0
- Make hover callbacks optional dec3b5f
- Require app to be passed into functions and remove "init" b7f9ddf
- Remove redundant isCollding function c92455a
- Add a centerPivot function 56c1985
- Remove redundant loadAssets and getTexture 6abb53c
v0.4.0...v0.5.0
v0.2.0-0
Breaking
- Constructors no longer accept texture names as input 1a131fa
- Do not remove file ending when generating texture ids 2ed7ebe
- Rename prepareFill to beginFill 87911f3
Features
- Add a rectangle constructor 85678a6
Improvements
- Use named imports in core 493aaea
- Use named imports in constructors ef25cb7
v0.1.1...v0.2.0-0
v0.1.0
- Add helper and constructor functions