| 1 | var IntegerToColor = require('../../../src/display/color/IntegerToColor'); |
| 2 | var Color = require('../../../src/display/color/Color'); |
| 3 | |
| 4 | describe('Phaser.Display.Color.IntegerToColor', function () |
nothing calls this directly
no test coverage detected