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
2025-01-11 04:38:51 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fccd58b097
phaser
/
src
/
display
History
Richard Davey
fccd58b097
The
HSVToRGB
function can now take an optional
out
argument, which is either a
HSVColorObject
or a
Color
object, and the results will be set into that object instead of creating a new one.
2018-09-10 11:22:04 +01:00
..
align
Add generic type and fix types on Data and Display
2018-03-27 14:19:42 +02:00
bounds
Add generic type and fix types on Data and Display
2018-03-27 14:19:42 +02:00
canvas
Fixed an issue where module exports are not named correct for CanvasInterpolation and CanvasPool
#3946
.
2018-08-18 13:30:16 +02:00
color
The
HSVToRGB
function can now take an optional
out
argument, which is either a
HSVColorObject
or a
Color
object, and the results will be set into that object instead of creating a new one.
2018-09-10 11:22:04 +01:00
mask
Tidying p
2018-08-02 17:59:11 +01:00
index.js
Added jsdocs
2018-02-12 16:01:21 +00:00