UNPKG

mylingo3d

Version:

Lingo3D is a React/Vue 3d game development framework that ships with a complete visual editor

6 lines 192 B
import { Circle } from ".."; import settings from "../api/settings"; const bird = new Circle(); bird.texture = "long.png"; settings.texture = "bg.jpg"; //# sourceMappingURL=testPNG.js.map