UNPKG

phaser4-rex-plugins

Version:
5 lines (4 loc) 161 B
import AddTintRGBProperties from './tintrgb'; export default class TintRGBPlugin extends Phaser.Plugins.BasePlugin { add: typeof AddTintRGBProperties; }