Struct csfml_graphics_sys::sfTransformable
[−]
[src]
#[repr(C)]pub struct sfTransformable(_);
Trait Implementations
impl Debug for sfTransformable[src]
impl Copy for sfTransformable[src]
impl Clone for sfTransformable[src]
fn clone(&self) -> sfTransformable
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