Constructor
new Modules(micrionon-null)
Create the Modules instance
Parameters:
Name | Type | Description |
---|---|---|
micrio |
Micrio | The Micrio instance |
Classes
Members
audio :AudioController|null
Audio module
Type:
- AudioController | null
children :Children|null
Children module
Type:
- Children | null
(nullable) currentTour :Tour
Current video tour
Type:
embeds :Embeds|undefined
Embeds module
Type:
- Embeds | undefined
(non-null) markers :Markers
Markers module
Type:
(constant, non-null) markerTours :Array.<(!MarkerTour|!MarkerScrollTour)>
Marker tours
Type:
- Array.<(!MarkerTour|!MarkerScrollTour)>
(constant, non-null) micrio :Micrio
The Micrio instance
Type:
- Micrio
(non-null) navigator :ImageNavigator
ImageNavigator module
Type:
state :State|undefined
State module
Type:
- State | undefined
(constant, non-null) tours :Array.<!Tour>
Video tours
Type:
- Array.<!Tour>