C# Class SharpQuake.msprite_t

Afficher le fichier Open project: Memorix101/SharpQuake Class Usage Examples

Méthodes publiques

Свойство Type Description
beamlength float
frames SharpQuake.mspriteframedesc_t[]
maxheight int
maxwidth int
numframes int
type int

Property Details

beamlength public_oe property

public float beamlength
Résultat float

frames public_oe property

public mspriteframedesc_t[],SharpQuake frames
Résultat SharpQuake.mspriteframedesc_t[]

maxheight public_oe property

public int maxheight
Résultat int

maxwidth public_oe property

public int maxwidth
Résultat int

numframes public_oe property

public int numframes
Résultat int

type public_oe property

public int type
Résultat int