GeonBit Documentation
GeonBit Documentation
GeonBit
GeonBit.ECS.Components.Sound
SoundEffect Class
SoundEffect Properties
Duration Property
IsLooped Property
IsPaused Property
IsPlaying Property
IsStopped Property
Pan Property
Pitch Property
Volume Property
SoundEffect
IsPlaying Property
Is the sound currently playing?
Namespace:
GeonBit.ECS.Components.Sound
Assembly:
GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
bool
IsPlaying
{
get
; }
Property Value
Type:
Boolean
See Also
Reference
SoundEffect Class
GeonBit.ECS.Components.Sound Namespace
GeonBit ECS game Engine. By Ronen Ness, 2017.
Send comments on this topic to
ronenness@gmail.com