[][src]Trait yy_boss::TexturePathLocationExt

pub trait TexturePathLocationExt {
    fn new(
        texture_group_name: &str,
        pv: &PathValidator
    ) -> Result<TexturePathLocation, PathError>; }

Required methods

fn new(
    texture_group_name: &str,
    pv: &PathValidator
) -> Result<TexturePathLocation, PathError>

Loading content...

Implementations on Foreign Types

impl TexturePathLocationExt for TexturePathLocation[src]

Loading content...

Implementors

Loading content...