Struct image::Frame [] [src]

pub struct Frame { /* fields omitted */ }

A single animation frame

Methods

impl Frame
[src]

Contructs a new frame

Contructs a new frame

Delay of this frame

Returns the image buffer

Returns the image buffer

Returns the x offset

Returns the y offset

Trait Implementations

impl Clone for Frame
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more