mirror of
https://github.com/photonstorm/phaser
synced 2024-11-22 20:53:39 +00:00
Moved pixel blend modes
This commit is contained in:
parent
32711feaba
commit
b415a19c71
27 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
module.exports = {
|
||||
|
||||
Align: require('./align'),
|
||||
BlendModes: require('./blendmodes'),
|
||||
Bounds: require('./bounds'),
|
||||
Canvas: require('./canvas'),
|
||||
Color: require('./color'),
|
||||
|
|
Loading…
Reference in a new issue