Struct csfml_graphics_sys::sfSprite
[−]
[src]
#[repr(C)]pub struct sfSprite(_);
Trait Implementations
impl Debug for sfSprite[src]
impl Copy for sfSprite[src]
impl Clone for sfSprite[src]
fn clone(&self) -> sfSprite
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)1.0.0
Performs copy-assignment from source. Read more