Module: JuliaSlidersController

Controller of Julia slider elements directly interacting with the c-value of Julia fractal.
Author:
  • Radim Brnka
Source:

Members

(inner, constant) SLIDER_UPDATE_THROTTLE_LIMIT :number

Throttle limit in milliseconds
Type:
  • number
Source:

Methods

(static) destroyJuliaSliders()

Destructor. Removes listeners and hides elements.
Source:

(static) disableJuliaSliders()

Disable slider controls
Source:

(static) enableJuliaSliders()

Enable slider controls
Source:

(static) initJuliaSliders(app)

Initializes the elements and their event listeners
Parameters:
Name Type Description
app FractalRenderer
Source:

(static) resetJuliaSliders()

Resets sliders
Source:

(static) updateJuliaSliders()

Updates the real/imaginary sliders appropriately
Source: