Struct allegro::Display [] [src]

pub struct Display { /* fields omitted */ }

Methods

impl Display
[src]

Trait Implementations

impl Drop for Display
[src]

A method called when the value goes out of scope. Read more