UNPKG

phaser4-rex-plugins

Version:
8 lines (6 loc) 283 B
import AddColorMatrixEffectPropertiesBase from './AddColorMatrixEffectPropertiesBase.js'; var AddKodachromeProperties = function (gameObject) { AddColorMatrixEffectPropertiesBase(gameObject, 'kodachrome'); return gameObject; } export default AddKodachromeProperties;