agentVerse / ui /src /phaser3-rex-plugins /plugins /fullwindowrectangle.js
AgentVerse's picture
first commit
670a607
raw
history blame contribute delete
133 Bytes
import FullWindowRectangle from './gameobjects/shape/fullwindowrectangle/FullWindowRectangle.js';
export default FullWindowRectangle;