Skip to content

Commit 3f722ba

Browse files
committed
Fixed color namespace
1 parent f02eb58 commit 3f722ba

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/display/color/index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@
2121
* @property {number} a - The alpha color value in the range 0 to 255.
2222
*/
2323

24-
/**
25-
* @namespace Phaser.Display.Color
26-
*/
27-
2824
var Color = require('./Color');
2925

3026
Color.ColorToRGBA = require('./ColorToRGBA');

0 commit comments

Comments
 (0)