Sprites - Pixelize
import { SpriteAnimation } from "pixelize-engine";SpriteAnimations are objects that keep track of animations. They are created with animation, and are drawn with Game.sprite.
import { SpriteAnimation } from "pixelize-engine";SpriteAnimations are objects that keep track of animations. They are created with animation, and are drawn with Game.sprite.