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