Struct adi_screen::Sprite [] [src]

#[must_use]
pub struct Sprite(_);

Sprite represents anything that is rendered onto the screen.

Trait Implementations

Auto Trait Implementations

impl Send for Sprite

impl Sync for Sprite