C# Class SharpQuake.mode_t

Exibir arquivo 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_oe property

public int bpp
return int

fullScreen public_oe property

public bool fullScreen
return bool

height public_oe property

public int height
return int

refreshRate public_oe property

public float refreshRate
return float

width public_oe property

public int width
return int