SoundSource

sfml.audio.SoundSource
See theSoundSource companion trait
object SoundSource

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

enum Status

Enumeration of the sound source states.

Enumeration of the sound source states.

Attributes

Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ctor

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
ctor.type

Types

opaque type ctor

Extensions

Extensions

extension (self: Immutable[SoundSource])
def attenuation: Float
def dopplerFactor: Float
def maxDistance: Float
def maxGain: Float
def minDistance: Float
def minGain: Float
def pan: Float
def pitch: Float
def relativeToListener: Boolean
def spatializationEnabled: Boolean
def volume: Float