Trait surge_traits::Update[][src]

pub trait Update {
    fn update(&mut self) { ... }
}

Provided methods

Implementors