Struct amethyst_renderer::Frame [] [src]

pub struct Frame;

Holds frame-specific data that is consumed by the frontend.

Methods

impl Frame
[src]

Creates an empty frame.

Creates an initialized frame using the builder pattern.