C# Class SharpQuake.msprite_t

Show file 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 property

public float beamlength
return float

frames public property

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

maxheight public property

public int maxheight
return int

maxwidth public property

public int maxwidth
return int

numframes public property

public int numframes
return int

type public property

public int type
return int