C# Class SharpQuake.msprite_t

Exibir arquivo Open project: Memorix101/SharpQuake Class Usage Examples

Public Properties

Property 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
return float

frames public_oe property

public mspriteframedesc_t[],SharpQuake frames
return SharpQuake.mspriteframedesc_t[]

maxheight public_oe property

public int maxheight
return int

maxwidth public_oe property

public int maxwidth
return int

numframes public_oe property

public int numframes
return int

type public_oe property

public int type
return int