Classes
Members
dialogBoxWrap :HTMLElement
Wrap of the dialog box
Type:
- HTMLElement
downloadButton :HTMLElement
Download button
Type:
- HTMLElement
state :number
State of the UI The possible states are defined as constants
Type:
- number
thurston :Thurston
The Thurston object controlled by this controls
Type:
Methods
onClickDownload(event)
When the user start the download
Parameters:
Name | Type | Description |
---|---|---|
event |
MouseEvent |
onClickGo(event)
When the user validate the choice of resolution
Parameters:
Name | Type | Description |
---|---|---|
event |
MouseEvent |
onPressP(event)
When user press the key P, enter/leave the path tracer UI
Parameters:
Name | Type | Description |
---|---|---|
event |
KeyboardEvent |