Method | Description | |
---|---|---|
SetResolution ( int width, int height, bool fullscreen ) : void | ||
SetResolution ( int width, int height, bool fullscreen, int preferredRefreshRate ) : void |
public SetResolution ( int width, int height, bool fullscreen ) : void | ||
width | int | |
height | int | |
fullscreen | bool | |
return | void |
public SetResolution ( int width, int height, bool fullscreen, int preferredRefreshRate ) : void | ||
width | int | |
height | int | |
fullscreen | bool | |
preferredRefreshRate | int | |
return | void |