This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-25 04:23:30 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
0a695e6061
phaser
/
src
/
display
History
Richard Davey
9afaf5f2c0
Moved RGB class
2020-09-30 14:16:13 +01:00
..
align
Changed copyright date to 2020
2020-01-15 12:07:09 +00:00
bounds
Add Display.Bounds.GetBounds()
2020-07-03 11:17:21 -07:00
canvas
Changed copyright date to 2020
2020-01-15 12:07:09 +00:00
color
The function
GetColorFromValue
has been removed as it's no longer used internally.
2020-09-14 11:05:32 +01:00
mask
Make it clear in the docs that you cannot mix blend modes and bitmap masks.
Fix
#4853
2020-09-24 09:36:15 +01:00
shader
The
BaseShader
default vertex shader now includes the
outTexCoord
vec2 varying, mapped to be the same as that found in the pipeline shaders.
Fix
#5120
2020-08-24 19:51:20 +01:00
typedefs
Display Types
2019-05-09 11:53:08 +01:00
index.js
Moved RGB class
2020-09-30 14:16:13 +01:00