Struct cbm::Sprite[][src]

pub struct Sprite { /* fields omitted */ }

Store the data associated with a sprite image. Multicolor sprites are not supported at this time.

Methods

impl Sprite
[src]

Auto Trait Implementations

impl Send for Sprite

impl Sync for Sprite