[][src]Trait arcs::commands::Command

pub trait Command {
    fn execute(&self, world: &mut ChangeRecorder);
}

Required methods

fn execute(&self, world: &mut ChangeRecorder)

Loading content...

Implementors

Loading content...