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 }}
SourceCode
/
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
utils
on
master
User selector
All users
All time
Commit history
Commits on Dec 2, 2014
Utils - cleanup
Show description for fb9eab7
pnstickne
committed
fb9eab7
View commit details
Copy full SHA for fb9eab7
View code at this point
Browse repository at this point
ArrayUtils - minor corrections
Show description for bdacef8
pnstickne
committed
bdacef8
View commit details
Copy full SHA for bdacef8
View code at this point
Browse repository at this point
Commits on Nov 30, 2014
Documentation - consistency updates
Show description for dab8772
pnstickne
committed
dab8772
View commit details
Copy full SHA for dab8772
View code at this point
Browse repository at this point
Commits on Nov 25, 2014
Rounded off bounds.
photonstorm
committed
1ef0f0a
View commit details
Copy full SHA for 1ef0f0a
View code at this point
Browse repository at this point
Commits on Nov 20, 2014
Keyboard.justPressed has bee renamed to Keyboard.downDuration which is a much clearer name for what the method actually does.
Show description for 7e4a494
photonstorm
committed
7e4a494
View commit details
Copy full SHA for 7e4a494
View code at this point
Browse repository at this point
Commits on Nov 18, 2014
Sprite.autoCull now properly works if the camera moves around the world.
Show description for 21479ac
photonstorm
committed
21479ac
View commit details
Copy full SHA for 21479ac
View code at this point
Browse repository at this point
ArraySet - documentation
Show description for 3c57773
pnstickne
committed
3c57773
View commit details
Copy full SHA for 3c57773
View code at this point
Browse repository at this point
ArraySet - documentation
Show description for 5ec4c4c
pnstickne
committed
5ec4c4c
View commit details
Copy full SHA for 5ec4c4c
View code at this point
Browse repository at this point
Commits on Nov 13, 2014
ArraySet/LinkedList - minor updates
Show description for aa3c21a
pnstickne
committed
aa3c21a
View commit details
Copy full SHA for aa3c21a
View code at this point
Browse repository at this point
ArrayList/LinkedList - moved from core to utils
Show description for 794c9f6
pnstickne
committed
794c9f6
View commit details
Copy full SHA for 794c9f6
View code at this point
Browse repository at this point
Commits on Nov 12, 2014
Math/Utils - various cleanup and deprecations/moves
Show description for ae6cba5
pnstickne
committed
ae6cba5
View commit details
Copy full SHA for ae6cba5
View code at this point
Browse repository at this point
Commits on Nov 10, 2014
Math/Utils - various cleanup and deprecations/moves
Show description for d941e28
pnstickne
committed
d941e28
View commit details
Copy full SHA for d941e28
View code at this point
Browse repository at this point
Math/Utils - various cleanup and deprecations/moves
Show description for a35d032
pnstickne
committed
a35d032
View commit details
Copy full SHA for a35d032
View code at this point
Browse repository at this point
Math/Utils - various cleanup and deprecations/moves
Show description for a6d2da2
pnstickne
committed
a6d2da2
View commit details
Copy full SHA for a6d2da2
View code at this point
Browse repository at this point
Commits on Oct 28, 2014
Updated Color.webToColor to accept [more] spaces
Show description for e08e99e
pnstickne
committed
e08e99e
View commit details
Copy full SHA for e08e99e
View code at this point
Browse repository at this point
Minor documentation cleanup
pnstickne
committed
3cfe200
View commit details
Copy full SHA for 3cfe200
View code at this point
Browse repository at this point
Add support for "rgba" to Phaser.Stage.backgroundColor
Show description for 37a77c6
pnstickne
committed
37a77c6
View commit details
Copy full SHA for 37a77c6
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
Fixed for Pixi v2 new method of batching.
photonstorm
committed
9cb42a9
View commit details
Copy full SHA for 9cb42a9
View code at this point
Browse repository at this point
Commits on Oct 21, 2014
JSDoc fixes.
photonstorm
committed
96fd0ad
View commit details
Copy full SHA for 96fd0ad
View code at this point
Browse repository at this point
Commits on Oct 15, 2014
Merge pull request #1230 from bobbywilson0/dev
Show description for 7a79a68
photonstorm
committed
7a79a68
View commit details
Copy full SHA for 7a79a68
View code at this point
Browse repository at this point
Commits on Oct 14, 2014
Removed old WebGL UV calls.
photonstorm
committed
d3c26f8
View commit details
Copy full SHA for d3c26f8
View code at this point
Browse repository at this point
Commits on Oct 11, 2014
changed all typeof comparisons from == to ===
bobbywilson0
committed
0482684
View commit details
Copy full SHA for 0482684
View code at this point
Browse repository at this point
Commits on Oct 5, 2014
The Uint32Array check used in Utils was incorrectly replacing Uint32Array on Safari, causing errors like BitmapData.getPixel32 to fail and other related issues (fixes #1043 and #1197)
photonstorm
committed
5dbe6b6
View commit details
Copy full SHA for 5dbe6b6
View code at this point
Browse repository at this point
Commits on Oct 1, 2014
Color.createColor now populates the `color` property of the returned object with the results of `Phaser.Color.getColor`.
Show description for 173786c
photonstorm
committed
173786c
View commit details
Copy full SHA for 173786c
View code at this point
Browse repository at this point
Color.createColor now populates the color objects `color` and `color32` properties with the results of `Phaser.Color.getColor` and `getColor32` respectively.
photonstorm
committed
2794d94
View commit details
Copy full SHA for 2794d94
View code at this point
Browse repository at this point
Commits on Sep 30, 2014
Fixed the body debug calls for Box2D.
photonstorm
committed
e8ca670
View commit details
Copy full SHA for e8ca670
View code at this point
Browse repository at this point
Color.webToColor restored. Converts a CSS rgba color into a native color value.
photonstorm
committed
c195998
View commit details
Copy full SHA for c195998
View code at this point
Browse repository at this point
Commits on Sep 29, 2014
jshint fixes.
photonstorm
committed
00b5472
View commit details
Copy full SHA for 00b5472
View code at this point
Browse repository at this point
Added Box2D handler support.
photonstorm
committed
b0e96a3
View commit details
Copy full SHA for b0e96a3
View code at this point
Browse repository at this point
Commits on Sep 9, 2014
The Debug canvas is now cleared on State swap.
photonstorm
committed
33d9b19
View commit details
Copy full SHA for 33d9b19
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
moved: Utils.range to Math.numberArray
ada-lovecraft
committed
06c6b23
View commit details
Copy full SHA for 06c6b23
View code at this point
Browse repository at this point
fixed: jshint errors
ada-lovecraft
committed
1835453
View commit details
Copy full SHA for 1835453
View code at this point
Browse repository at this point
added: Phaser.Utils.range
ada-lovecraft
committed
6c3fac5
View commit details
Copy full SHA for 6c3fac5
View code at this point
Browse repository at this point
Commits on Aug 28, 2014
Input.setMoveCallback has been removed due to deprecation.
Show description for ec68786
photonstorm
committed
ec68786
View commit details
Copy full SHA for ec68786
View code at this point
Browse repository at this point
Debug.cameraInfo no longer crashes if the camera bounds are nulled (thanks @wayfu #1143)
Show description for d7f8950
photonstorm
committed
d7f8950
View commit details
Copy full SHA for d7f8950
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.