libtcod-net
ForceFullscrenResolution Method (width, height)
NamespaceslibtcodWrapperTCODSystemForceFullscrenResolution(Int32, Int32)
Force specific resolution in fullscreen
Declaration Syntax
C#
public static void ForceFullscrenResolution(
	int width,
	int height
)
Parameters
width (Int32)
Fullscreen Width
height (Int32)
Fullscreen Height

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)