C# Class OpenRA.Platforms.Default.OpenAlSoundEngine.PoolSlot

Mostra file Open project: pchote/OpenRA

Public Properties

Property Type Description
FrameStarted int
IsActive bool
IsRelative bool
Pos WPos
Sound ISoundSource

Property Details

FrameStarted public_oe property

public int FrameStarted
return int

IsActive public_oe property

public bool IsActive
return bool

IsRelative public_oe property

public bool IsRelative
return bool

Pos public_oe property

public WPos Pos
return WPos

Sound public_oe property

public ISoundSource Sound
return ISoundSource