UNPKG

phaser4-rex-plugins

Version:
20 lines (17 loc) 325 B
export default { boundsRectangle: { color: 0x555555, }, originPoint: { color: 0xff0000, shape: 'circle' }, resizePoint: { color: 0x00ff00, shape: 'rectangle' }, rotationPoint: { color: 0x0000ff, shape: 'circle' }, }