mikaturunen / phaser-examples-typescript

Typescript versions of hundreds of source code examples and related media for the Phaser HTML5 Game Framework
34 stars 9 forks source link

Updated debug examples from main repo. #38

Closed JamesSkemp closed 8 years ago

JamesSkemp commented 8 years ago

I've updated the JS files from the main examples repo.

No functional changes were made to these files, with the exception of debug display which you already have a note about spriteCorners missing from the TypeScript definitions.

I've asked on the Phaser forums (but need my post to be approved by a moderator) on whether the official examples are actually wrong, and if that call should be removed.

Related to #28.

JamesSkemp commented 8 years ago

Forum post was approved sometime last night. http://www.html5gamedevs.com/topic/19329-debug-displays-usage-of-gamedebugspritecorners/

Will defer to you on if you want to wait for me to get a response to the above before looking at this pull request.