Trait solstice::texture::Texture[][src]

pub trait Texture {
    fn get_texture_key(&self) -> TextureKey;
fn get_texture_type(&self) -> TextureType;
fn get_texture_info(&self) -> TextureInfo; }

Required methods

Loading content...

Implementors

Loading content...