C# Class SharpQuake.dsprite_t

Show file Open project: Memorix101/SharpQuake

Public Properties

Property Type Description
SizeInBytes int
beamlength float
boundingradius float
height int
ident int
numframes int
synctype synctype_t
type int
version int
width int

Property Details

SizeInBytes public static property

public static int SizeInBytes
return int

beamlength public property

public float beamlength
return float

boundingradius public property

public float boundingradius
return float

height public property

public int height
return int

ident public property

public int ident
return int

numframes public property

public int numframes
return int

synctype public property

public synctype_t synctype
return synctype_t

type public property

public int type
return int

version public property

public int version
return int

width public property

public int width
return int