Cosmos Journeyer API Documentation - v1.10.1
Preparing search index...
frontend/ui/spaceStation/spaceStationLayer
SpaceStationLayer
Class SpaceStationLayer
Index
Constructors
constructor
Properties
exploration
Center
Panel
on
Take
Off
Observable
root
Html
spaceship
Dock
Panel
Methods
is
Visible
reset
set
Station
set
Visibility
Constructors
constructor
new
SpaceStationLayer
(
player
:
Player
,
encyclopaedia
:
EncyclopaediaGalacticaManager
,
starSystemDatabase
:
StarSystemDatabase
,
soundPlayer
:
ISoundPlayer
,
)
:
SpaceStationLayer
Parameters
player
:
Player
encyclopaedia
:
EncyclopaediaGalacticaManager
starSystemDatabase
:
StarSystemDatabase
soundPlayer
:
ISoundPlayer
Returns
SpaceStationLayer
Properties
Readonly
exploration
Center
Panel
explorationCenterPanel
:
ExplorationCenterPanel
Readonly
on
Take
Off
Observable
onTakeOffObservable
:
Observable
<
void
>
= ...
Readonly
root
Html
rootHtml
:
HTMLElement
Readonly
spaceship
Dock
Panel
spaceshipDockPanel
:
SpaceshipDockUI
Methods
is
Visible
isVisible
()
:
boolean
Returns
boolean
reset
reset
()
:
void
Returns
void
set
Station
setStation
(
station
:
DeepReadonly
<
OrbitalFacilityModel
>
,
stationParents
:
readonly
DeepReadonly
<
OrbitalObjectModel
>
[]
,
player
:
Player
,
)
:
void
Parameters
station
:
DeepReadonly
<
OrbitalFacilityModel
>
stationParents
:
readonly
DeepReadonly
<
OrbitalObjectModel
>
[]
player
:
Player
Returns
void
set
Visibility
setVisibility
(
visible
:
boolean
)
:
void
Parameters
visible
:
boolean
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
exploration
Center
Panel
on
Take
Off
Observable
root
Html
spaceship
Dock
Panel
Methods
is
Visible
reset
set
Station
set
Visibility
Cosmos Journeyer API Documentation - v1.10.1
Loading...