struct SDL::Display::Mode
- SDL::Display::Mode
- Struct
- Value
- Object
Defined in:
sdl.crConstructors
Instance Method Summary
Constructor Detail
def self.new(format : UInt32, w : Int32, h : Int32, refresh_rate : Int32, driver_data : Pointer(Void))
#