[][src]Trait smash::params::Filepath

pub trait Filepath {
    fn filepath() -> &'static str;
}

Required methods

fn filepath() -> &'static str

Loading content...

Implementors

impl Filepath for BattleObjectParams[src]

impl Filepath for CommonParams[src]

impl Filepath for FighterParams[src]

Loading content...