pub struct RenderableAnimatedImage {
pub xy: Coord,
pub image: AnimatedIndexedImage,
}Fields§
§xy: Coord§image: AnimatedIndexedImagepub struct RenderableAnimatedImage {
pub xy: Coord,
pub image: AnimatedIndexedImage,
}xy: Coord§image: AnimatedIndexedImage