[−][src]Trait mutiny::blender::ActionClockExt
Required Methods
fn update(&mut self, resources: &Resources)
fn try_recv_time(&mut self) -> Option<f64>
Implementations on Foreign Types
impl<'a> ActionClockExt for IterAsync<'a, f64>
[src]
impl<'a> ActionClockExt for IterAsync<'a, f64>
impl ActionClockExt for Receiver<f64>
[src]
impl ActionClockExt for Receiver<f64>
Implementors
impl ActionClockExt for ActionClock
[src]
impl ActionClockExt for ActionClock
impl ActionClockExt for GameClock
[src]
impl ActionClockExt for GameClock
impl<C: ActionClockExt> ActionClockExt for LoopClock<C>
[src]
impl<C: ActionClockExt> ActionClockExt for LoopClock<C>