Struct image::Frame [] [src]

pub struct Frame { /* fields omitted */ }

A single animation frame

Methods

impl Frame
[src]

[src]

Contructs a new frame

[src]

Contructs a new frame

[src]

Delay of this frame

[src]

Returns the image buffer

[src]

Returns the image buffer

[src]

Returns the x offset

[src]

Returns the y offset

Trait Implementations

impl Clone for Frame
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more