Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DouDou-JavaScript
/
phaser
Public
forked from
phaserjs/phaser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
phaser
src
core
ScaleManager.js
on
webgl-tilemap
User selector
All users
All time
Commit history
Commits on Apr 4, 2016
2015 - 2016.
photonstorm
committed
f40cfbe
View commit details
Copy full SHA for f40cfbe
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
Undo #1993
photonstorm
committed
989d53e
View commit details
Copy full SHA for 989d53e
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Moved the width / height floor into the ScaleManager (#2329)
photonstorm
committed
eff10ce
View commit details
Copy full SHA for eff10ce
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Merge pull request #1993 from nickryall/retina-fullscreen
Show description for 1ac287f
photonstorm
committed
1ac287f
View commit details
Copy full SHA for 1ac287f
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Merge pull request #2248 from 06wj/dev
Show description for 4e3c764
photonstorm
committed
4e3c764
View commit details
Copy full SHA for 4e3c764
View code at this point
Browse repository at this point
Commits on Jan 11, 2016
Update documentation in ScaleManager.js
Show description for 9edec8d
zeterain
committed
9edec8d
View commit details
Copy full SHA for 9edec8d
View code at this point
Browse repository at this point
Commits on Dec 9, 2015
Fixed ScaleManager EXACT_FIT not working
06wj
committed
ba0683b
View commit details
Copy full SHA for ba0683b
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
ScaleManager.getParentBounds now checks if `parentNode` has an `offsetParent` before calling `getBoundingClientRect` on it (thanks @McFarts #2134)
photonstorm
committed
8e4dc1f
View commit details
Copy full SHA for 8e4dc1f
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
Merge pull request #2111 from jdnichollsc/master
Show description for 3d5fac1
photonstorm
committed
3d5fac1
View commit details
Copy full SHA for 3d5fac1
View code at this point
Browse repository at this point
Commits on Sep 30, 2015
The ScaleManager no longer creates a Phaser.FlexGrid if the class isn't available (i.e. excluded via a custom build)
photonstorm
committed
9013107
View commit details
Copy full SHA for 9013107
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
Takes any transforms into account to get the correct parent bounds
jdnichollsc
committed
8ce70cb
View commit details
Copy full SHA for 8ce70cb
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
Corrected spelling: 'mainted' to 'maintained'
JackMorganNZ
committed
589b9b8
View commit details
Copy full SHA for 589b9b8
View code at this point
Browse repository at this point
Commits on Aug 9, 2015
Fix for fullscreen retina
nickryall
committed
57aaf23
View commit details
Copy full SHA for 57aaf23
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Removed use of the deprecated `enterFullScreen` and `leaveFullScreen` signals from the Scale Manager (thanks @mmanlod #1972)
photonstorm
committed
98ae410
View commit details
Copy full SHA for 98ae410
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
All undefined argument checks were changed from `if (typeof x === 'undefined')` to `if (x === undefined)` removing the typeof check and saving some bytes across the codebase in the process.
photonstorm
committed
f15fe67
View commit details
Copy full SHA for f15fe67
View code at this point
Browse repository at this point
Commits on Jul 10, 2015
Removed use of deprecated signals (enterLandscape & enterPortrait)
spayton
committed
37e0efe
View commit details
Copy full SHA for 37e0efe
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Setting the scaleMode property of a Game configuration object would cause a ScaleManager TypeError in the resize method. It now stores the scale mode locally and applies it after boot (thanks @Mick…
Show description for 1281bc5
photonstorm
committed
1281bc5
View commit details
Copy full SHA for 1281bc5
View code at this point
Browse repository at this point
Commits on Jun 17, 2015
Deprecated the following:
Show description for 102c74e
photonstorm
committed
102c74e
View commit details
Copy full SHA for 102c74e
View code at this point
Browse repository at this point
Commits on May 12, 2015
Add guards around scaleSprite.
photonstorm
committed
7c123b5
View commit details
Copy full SHA for 7c123b5
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
Copyright date change.
photonstorm
committed
a69e53f
View commit details
Copy full SHA for a69e53f
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
JSdocs update (fix #1520)
photonstorm
committed
6506e8d
View commit details
Copy full SHA for 6506e8d
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
Sprite.frame and AnimationManager.frame wouldn't return the correct index if a sprite sheet was being used unless it had first been set via the setter.
photonstorm
committed
8973423
View commit details
Copy full SHA for 8973423
View code at this point
Browse repository at this point
Commits on Jan 6, 2015
jsdoc fixes / typos.
photonstorm
committed
30ef362
View commit details
Copy full SHA for 30ef362
View code at this point
Browse repository at this point
Commits on Jan 5, 2015
Docs update #1489
photonstorm
committed
4bc8fb3
View commit details
Copy full SHA for 4bc8fb3
View code at this point
Browse repository at this point
Commits on Dec 9, 2014
ScaleManager documentation updates
Show description for 6764517
pnstickne
committed
6764517
View commit details
Copy full SHA for 6764517
View code at this point
Browse repository at this point
Commits on Dec 6, 2014
Fix Full Screen launching in Android Chrome
Show description for 388ab1d
pnstickne
committed
388ab1d
View commit details
Copy full SHA for 388ab1d
View code at this point
Browse repository at this point
Commits on Dec 3, 2014
Various doc fixes.
photonstorm
committed
84e845d
View commit details
Copy full SHA for 84e845d
View code at this point
Browse repository at this point
Commits on Dec 2, 2014
Setting `forceMinimumDocumentHeight` default to false. This is an iOS edge-case and messes with desktop browsers.
Show description for 3018eae
photonstorm
committed
3018eae
View commit details
Copy full SHA for 3018eae
View code at this point
Browse repository at this point
Docs update.
photonstorm
committed
03ebb8d
View commit details
Copy full SHA for 03ebb8d
View code at this point
Browse repository at this point
Commits on Nov 25, 2014
Various jsdoc fixes.
photonstorm
committed
3d3920e
View commit details
Copy full SHA for 3d3920e
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
ScaleManager + DOM - window constraint updates
Show description for e7fd527
pnstickne
committed
e7fd527
View commit details
Copy full SHA for e7fd527
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
ScaleManager + DOM
pnstickne
committed
644f87b
View commit details
Copy full SHA for 644f87b
View code at this point
Browse repository at this point
ScaleManager + DOM
Show description for 884353d
pnstickne
committed
884353d
View commit details
Copy full SHA for 884353d
View code at this point
Browse repository at this point
Commits on Nov 16, 2014
ScaleManger - better FS init, documentation
Show description for d72d4c4
pnstickne
committed
d72d4c4
View commit details
Copy full SHA for d72d4c4
View code at this point
Browse repository at this point
Commits on Nov 12, 2014
Merge pull request #1316 from pnstickne/wip-1306
Show description for b5ed332
photonstorm
committed
b5ed332
View commit details
Copy full SHA for b5ed332
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.