[][src]Trait wind::System

pub trait System {
    fn update(&self);
}

Required methods

fn update(&self)

Loading content...

Implementors

Loading content...