Up
–
allegro5
»
Al5
» DisplayMode
Module
Al5.DisplayMode
type
t
=
{
width : int;
height : int;
format : int;
refresh_rate : int;
}