v0.2.0
π 12.06.2021 π·οΈ 0.2.0 πΎ 99400dd π₯ 1 π 4 π 5 π 3
This release fixes some issues, improve documentation and adds a bunch of useful methods/functions that I was needing for a project.
π New Features
26f0ffdfeat: AdddeepClonemethod to vectors. (@Ayfri)3c65e58feat: Add adestroyedgetter onSpriteclass. (@Ayfri)99400ddfeat: Addmapfunction and TSDoc. (@Ayfri)e561079feat: AddVector2constructor withXYarray. (@Ayfri),
π Bug fixes
33c4d80fix: FixColors.toHex. (@Ayfri)79af95dfix: FixgetColoredTexturewidth/height result. (@Ayfri)4d42207fix: FixgetColoredTexture, add documentation. (@Ayfri)3caf5edfix: FixSprite.fromColorwith newgetColorTextureform. (@Ayfri)ea65bdefix: Fix typings ofobservableVector2.xy. (@Ayfri),
π Documentation
03f2b37docs: Add TSDoc toVector2#deepClone. (@Ayfri)28423e2docs: Add TSDoc toFPSCounterOptions. (@Ayfri)b17c356docs: Use a more conventional TSDoc forVector2. (@Ayfri),