VideoMode Constructor

SFML.Net

VideoMode Constructor
Overload List
  Name Description
Public method VideoMode(UInt32, UInt32)
Construct the video mode with its width and height
Public method VideoMode(UInt32, UInt32, UInt32)
Construct the video mode with its width, height and depth
Top
See Also