Struct direct_gui::controls::Image [] [src]

pub struct Image {
    pub sprite_ref: SpriteRef,
}

The skin of the button is a sprite.

Fields

Trait Implementations

impl Debug for Image
[src]

[src]

Formats the value using the given formatter.