Function ggez::graphics::get_encoder [] [src]

pub fn get_encoder(
    context: &mut Context
) -> &mut Encoder<Resources, CommandBuffer>

EXPERIMENTAL function to get the gfx-rs Encoder object.