Sprite
This components loads image from the Assets folder and lets you render it in the Scene
new Sprite(String path);getImage(); // Returns BufferedImageLast updated
This components loads image from the Assets folder and lets you render it in the Scene
new Sprite(String path);getImage(); // Returns BufferedImageLast updated