phaser3-nineslice icon indicating copy to clipboard operation
phaser3-nineslice copied to clipboard

A Nineslice plugin for Phaser 3

Results 35 phaser3-nineslice issues
Sort by recently updated
recently updated
newest added

I was trying to use the key+frame key definition, as well as the array definition of offset and safe boundaries. But it won't let me. I'm specifically using Typescript with...

The main problem that is in new Phaser 3.19.0 in RenderTexture you must set true texture dimentions in constructor. Otherwise happens something that i dont understand and any other call...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.5 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 4.0.1. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.4.0 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

there are a problem on IOS that nineslice object aren't displayed at all. the problem seems like related to IOS version, device, and nineslice size. the assumption are made because...

is there any way to change texture ? the case i need this feature, is when i need to change the image texture from non-highlighted to highlighted state. for the...