Import the library import Renderer from 'js13k-2d'; // Extract classes const { Point, Sprite } = Renderer; // Get canvas element, where the scene will be ...
確定! 回上一頁