UNPKG

@petkoneo/phaser3-rex-plugins

Version:
7 lines (5 loc) 170 B
import GetGame from '../system/GetGame.js'; var GetWhiteFrame = function (game) { return GetGame(game).textures.getFrame('__WHITE'); } export default GetWhiteFrame;