struct Allegro::Display

Defined in:

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(width : Int, height : Int) #

Class Method Detail

def self.clear_to_color(color : Color) #

def self.flip #

Flips double-buffered display

No effect if displays are not double-buffered


Instance Method Detail

def to_unsafe : Allegro::LibCore::Display #