Cosmos Journeyer API Documentation - v1.10.1
Preparing search index...
frontend/audio/musicConductor
MusicConductor
Class MusicConductor
Index
Constructors
constructor
Methods
set
Music
set
Music
From
Selection
set
Soundtrack
Volume
update
Constructors
constructor
new
MusicConductor
(
musics
:
Musics
,
starSystemView
:
StarSystemView
,
)
:
MusicConductor
Parameters
musics
:
Musics
starSystemView
:
StarSystemView
Returns
MusicConductor
Methods
set
Music
setMusic
(
newMusic
:
null
|
Sound
)
:
void
Parameters
newMusic
:
null
|
Sound
Returns
void
set
Music
From
Selection
setMusicFromSelection
(
musicSelection
:
readonly
Sound
[]
)
:
void
Parameters
musicSelection
:
readonly
Sound
[]
Returns
void
set
Soundtrack
Volume
setSoundtrackVolume
(
volume
:
number
)
:
void
Parameters
volume
:
number
Returns
void
update
update
(
isPaused
:
boolean
,
isInStarSystemView
:
boolean
,
isInMainMenu
:
boolean
,
deltaSeconds
:
number
,
)
:
void
Parameters
isPaused
:
boolean
isInStarSystemView
:
boolean
isInMainMenu
:
boolean
deltaSeconds
:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
set
Music
set
Music
From
Selection
set
Soundtrack
Volume
update
Cosmos Journeyer API Documentation - v1.10.1
Loading...