C# Class SharpQuake.dsprite_t

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

public static int SizeInBytes
return int

beamlength public_oe property

public float beamlength
return float

boundingradius public_oe property

public float boundingradius
return float

height public_oe property

public int height
return int

ident public_oe property

public int ident
return int

numframes public_oe property

public int numframes
return int

synctype public_oe property

public synctype_t synctype
return synctype_t

type public_oe property

public int type
return int

version public_oe property

public int version
return int

width public_oe property

public int width
return int