C# Class SharpQuake.mode_t

Show file Open project: Memorix101/SharpQuake Class Usage Examples

Public Properties

Property Type Description
bpp int
fullScreen bool
height int
refreshRate float
width int

Property Details

bpp public property

public int bpp
return int

fullScreen public property

public bool fullScreen
return bool

height public property

public int height
return int

refreshRate public property

public float refreshRate
return float

width public property

public int width
return int