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

Phaser 3 API Documentation

Results 39 phaser3-docs issues
Sort by recently updated
recently updated
newest added

Having difficulty accessing ```Phaser.Physics.Matter.Matter``` compiler throws - ```Property 'Matter' does not exist on type 'typeof Matter'``` I am trying to recreate this example - http://labs.phaser.io/edit.html?src=src\game%20objects\tilemap\collision\matter%20platformer%20with%20wall%20jumping.js

Bumps [moment](https://github.com/moment/moment) from 2.20.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.3.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies

This added script will generate a docset for [Dash](https://kapeli.com/dash) and other compatible tools. The Dash docset contains a simple sqlite-database. I have seen that most of the needed data is...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 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 [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Please check the page https://photonstorm.github.io/phaser3-docs/Phaser.Types.Physics.Matter.html#.MatterWorldConfig__anchor The columns appear shifted to the right. I also noticed that the panel on the right obscures the contents sometimes.

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 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 [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...

dependencies

I was super happy to find a ready-made Dashing config in this repo. :) After using it for a while I worked on some improvements: 1. Class members and methods...