C# Class SharpQuake.viddef_t

Exibir arquivo Open project: Memorix101/SharpQuake Class Usage Examples

Public Properties

Property Type Description
aspect float
colormap byte[]
conheight int
conwidth int
fullbright int
height int
maxwarpheight int
maxwarpwidth int
numpages int
recalc_refdef bool
rowbytes int
width int

Property Details

aspect public_oe property

public float aspect
return float

colormap public_oe property

public byte[] colormap
return byte[]

conheight public_oe property

public int conheight
return int

conwidth public_oe property

public int conwidth
return int

fullbright public_oe property

public int fullbright
return int

height public_oe property

public int height
return int

maxwarpheight public_oe property

public int maxwarpheight
return int

maxwarpwidth public_oe property

public int maxwarpwidth
return int

numpages public_oe property

public int numpages
return int

recalc_refdef public_oe property

public bool recalc_refdef
return bool

rowbytes public_oe property

public int rowbytes
return int

width public_oe property

public int width
return int