C# Class SharpQuake.dsprite_t

Afficher le fichier Open project: Memorix101/SharpQuake

Méthodes publiques

Свойство 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
Résultat int

beamlength public_oe property

public float beamlength
Résultat float

boundingradius public_oe property

public float boundingradius
Résultat float

height public_oe property

public int height
Résultat int

ident public_oe property

public int ident
Résultat int

numframes public_oe property

public int numframes
Résultat int

synctype public_oe property

public synctype_t synctype
Résultat synctype_t

type public_oe property

public int type
Résultat int

version public_oe property

public int version
Résultat int

width public_oe property

public int width
Résultat int