[−][src]Trait sfml_rust::canvas::canvas_frame::Drawable
Trait which may be inherited by objects that wish to be drawn to the screen
Trait which may be inherited by objects that wish to be drawn to the screen
fn get(&self) -> VertexTypes
impl Drawable for CompuSprite
[src]fn get(&self) -> VertexTypes
[src]impl Drawable for Polygon
[src]fn get(&self) -> VertexTypes
[src]impl Drawable for Rect
[src]fn get(&self) -> VertexTypes
[src]impl Drawable for Sprite
[src]fn get(&self) -> VertexTypes
[src]