From 73cb6f6e40bb76a7cc4af90692d1e666d328f3a5 Mon Sep 17 00:00:00 2001 From: Alain Pitiot Date: Tue, 27 Apr 2021 08:20:15 +0200 Subject: [PATCH] _ --- docs/TextInput.html | 2 +- docs/core_EventManager.js.html | 2 +- docs/core_GUI.js.html | 2 +- docs/core_Keyboard.js.html | 2 +- docs/core_Logger.js.html | 2 +- docs/core_MinimalStim.js.html | 2 +- docs/core_Mouse.js.html | 2 +- docs/core_PsychoJS.js.html | 2 +- docs/core_ServerManager.js.html | 2 +- docs/core_Window.js.html | 2 +- docs/core_WindowMixin.js.html | 2 +- docs/data_ExperimentHandler.js.html | 2 +- docs/data_TrialHandler.js.html | 2 +- docs/index.html | 29 ++++++++++++++++++++++-- docs/module-core.BuilderKeyResponse.html | 2 +- docs/module-core.EventManager.html | 2 +- docs/module-core.GUI.html | 2 +- docs/module-core.KeyPress.html | 2 +- docs/module-core.Keyboard.html | 2 +- docs/module-core.Logger.html | 2 +- docs/module-core.MinimalStim.html | 2 +- docs/module-core.Mouse.html | 2 +- docs/module-core.PsychoJS.html | 2 +- docs/module-core.ServerManager.html | 2 +- docs/module-core.Window.html | 2 +- docs/module-core.WindowMixin.html | 2 +- docs/module-core.html | 2 +- docs/module-data.ExperimentHandler.html | 2 +- docs/module-data.TrialHandler.html | 2 +- docs/module-data.html | 2 +- docs/module-sound.Sound.html | 2 +- docs/module-sound.SoundPlayer.html | 2 +- docs/module-sound.TonePlayer.html | 2 +- docs/module-sound.TrackPlayer.html | 2 +- docs/module-sound.html | 2 +- docs/module-util.Clock.html | 2 +- docs/module-util.Color.html | 2 +- docs/module-util.ColorMixin.html | 2 +- docs/module-util.CountdownTimer.html | 2 +- docs/module-util.EventEmitter.html | 2 +- docs/module-util.MixinBuilder.html | 2 +- docs/module-util.MonotonicClock.html | 2 +- docs/module-util.PsychObject.html | 2 +- docs/module-util.Scheduler.html | 2 +- docs/module-util.html | 2 +- docs/module-visual.Form.html | 2 +- docs/module-visual.ImageStim.html | 2 +- docs/module-visual.MovieStim.html | 2 +- docs/module-visual.Polygon.html | 2 +- docs/module-visual.Rect.html | 2 +- docs/module-visual.ShapeStim.html | 2 +- docs/module-visual.Slider.html | 2 +- docs/module-visual.TextBox.html | 2 +- docs/module-visual.TextStim.html | 2 +- docs/module-visual.VisualStim.html | 2 +- docs/module-visual.html | 2 +- docs/sound_Sound.js.html | 2 +- docs/sound_SoundPlayer.js.html | 2 +- docs/sound_TonePlayer.js.html | 2 +- docs/sound_TrackPlayer.js.html | 2 +- docs/util_Clock.js.html | 2 +- docs/util_Color.js.html | 2 +- docs/util_ColorMixin.js.html | 2 +- docs/util_EventEmitter.js.html | 2 +- docs/util_PsychObject.js.html | 2 +- docs/util_Scheduler.js.html | 2 +- docs/util_Util.js.html | 2 +- docs/visual_Form.js.html | 2 +- docs/visual_ImageStim.js.html | 2 +- docs/visual_MovieStim.js.html | 2 +- docs/visual_Polygon.js.html | 2 +- docs/visual_Rect.js.html | 2 +- docs/visual_ShapeStim.js.html | 2 +- docs/visual_Slider.js.html | 2 +- docs/visual_TextBox.js.html | 2 +- docs/visual_TextInput.js.html | 2 +- docs/visual_TextStim.js.html | 2 +- docs/visual_VisualStim.js.html | 2 +- 78 files changed, 104 insertions(+), 79 deletions(-) diff --git a/docs/TextInput.html b/docs/TextInput.html index d220ad7..2d6c4f2 100644 --- a/docs/TextInput.html +++ b/docs/TextInput.html @@ -181,7 +181,7 @@
diff --git a/docs/core_EventManager.js.html b/docs/core_EventManager.js.html index 92da0e8..971c491 100644 --- a/docs/core_EventManager.js.html +++ b/docs/core_EventManager.js.html @@ -705,7 +705,7 @@ export class BuilderKeyResponse
diff --git a/docs/core_GUI.js.html b/docs/core_GUI.js.html index 89e1c6b..01f44d9 100644 --- a/docs/core_GUI.js.html +++ b/docs/core_GUI.js.html @@ -914,7 +914,7 @@ GUI.dialogMargin = [50, 50];
diff --git a/docs/core_Keyboard.js.html b/docs/core_Keyboard.js.html index 1792e0d..b693e8a 100644 --- a/docs/core_Keyboard.js.html +++ b/docs/core_Keyboard.js.html @@ -532,7 +532,7 @@ Keyboard.KeyStatus = {
diff --git a/docs/core_Logger.js.html b/docs/core_Logger.js.html index e398ec6..a7808c5 100644 --- a/docs/core_Logger.js.html +++ b/docs/core_Logger.js.html @@ -480,7 +480,7 @@ Logger._ServerLevelValue = {
diff --git a/docs/core_MinimalStim.js.html b/docs/core_MinimalStim.js.html index 4466cfd..72d37c5 100644 --- a/docs/core_MinimalStim.js.html +++ b/docs/core_MinimalStim.js.html @@ -266,7 +266,7 @@ export class MinimalStim extends PsychObject
diff --git a/docs/core_Mouse.js.html b/docs/core_Mouse.js.html index 0e2bee3..1500d2e 100644 --- a/docs/core_Mouse.js.html +++ b/docs/core_Mouse.js.html @@ -403,7 +403,7 @@ export class Mouse extends PsychObject
diff --git a/docs/core_PsychoJS.js.html b/docs/core_PsychoJS.js.html index 188eed0..3604fd4 100644 --- a/docs/core_PsychoJS.js.html +++ b/docs/core_PsychoJS.js.html @@ -786,7 +786,7 @@ PsychoJS.Status = {
diff --git a/docs/core_ServerManager.js.html b/docs/core_ServerManager.js.html index b3fcd2c..59ea9dc 100644 --- a/docs/core_ServerManager.js.html +++ b/docs/core_ServerManager.js.html @@ -913,7 +913,7 @@ ServerManager.Status = {
diff --git a/docs/core_Window.js.html b/docs/core_Window.js.html index f79e21e..4a4553e 100644 --- a/docs/core_Window.js.html +++ b/docs/core_Window.js.html @@ -557,7 +557,7 @@ export class Window extends PsychObject
diff --git a/docs/core_WindowMixin.js.html b/docs/core_WindowMixin.js.html index 6c685b2..a77b2d9 100644 --- a/docs/core_WindowMixin.js.html +++ b/docs/core_WindowMixin.js.html @@ -235,7 +235,7 @@ export let WindowMixin = (superclass) => class extends superclass
diff --git a/docs/data_ExperimentHandler.js.html b/docs/data_ExperimentHandler.js.html index b977d22..9b47e06 100644 --- a/docs/data_ExperimentHandler.js.html +++ b/docs/data_ExperimentHandler.js.html @@ -493,7 +493,7 @@ ExperimentHandler.Environment = {
diff --git a/docs/data_TrialHandler.js.html b/docs/data_TrialHandler.js.html index 3a65e2c..3747849 100644 --- a/docs/data_TrialHandler.js.html +++ b/docs/data_TrialHandler.js.html @@ -733,7 +733,7 @@ TrialHandler.Method = {
diff --git a/docs/index.html b/docs/index.html index c27d3d8..e1a94ed 100644 --- a/docs/index.html +++ b/docs/index.html @@ -17,6 +17,31 @@
+

Home

+ + + + + + + + +

+ + + + + + + + + + + + + + +

PsychoJS

PsychoJS is a JavaScript library that makes it possible to run neuroscience, psychology, and psychophysics experiments in a browser. It is the online counterpart of the PsychoPy Python library. @@ -94,10 +119,10 @@ It is now a collaborative effort, supported by the

- + \ No newline at end of file diff --git a/docs/module-core.BuilderKeyResponse.html b/docs/module-core.BuilderKeyResponse.html index 4496e1a..b9f382e 100644 --- a/docs/module-core.BuilderKeyResponse.html +++ b/docs/module-core.BuilderKeyResponse.html @@ -260,7 +260,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.EventManager.html b/docs/module-core.EventManager.html index 5c999ca..bf1ac8a 100644 --- a/docs/module-core.EventManager.html +++ b/docs/module-core.EventManager.html @@ -1727,7 +1727,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.GUI.html b/docs/module-core.GUI.html index 4027105..a7b340c 100644 --- a/docs/module-core.GUI.html +++ b/docs/module-core.GUI.html @@ -1017,7 +1017,7 @@ the dictionary remains unchanged.


- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.KeyPress.html b/docs/module-core.KeyPress.html index 9b29a29..ffa5f63 100644 --- a/docs/module-core.KeyPress.html +++ b/docs/module-core.KeyPress.html @@ -256,7 +256,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.Keyboard.html b/docs/module-core.Keyboard.html index 02c8d15..fbe87dd 100644 --- a/docs/module-core.Keyboard.html +++ b/docs/module-core.Keyboard.html @@ -1377,7 +1377,7 @@ waitRelease = false, key presses without a corresponding key release will have a
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.Logger.html b/docs/module-core.Logger.html index f675dbd..738d29e 100644 --- a/docs/module-core.Logger.html +++ b/docs/module-core.Logger.html @@ -801,7 +801,7 @@ See https://github.com/nodeca/pako for details.


- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.MinimalStim.html b/docs/module-core.MinimalStim.html index 771b22d..06bc3d4 100644 --- a/docs/module-core.MinimalStim.html +++ b/docs/module-core.MinimalStim.html @@ -1089,7 +1089,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.Mouse.html b/docs/module-core.Mouse.html index e314c04..257efc7 100644 --- a/docs/module-core.Mouse.html +++ b/docs/module-core.Mouse.html @@ -1739,7 +1739,7 @@ call to getPos
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.PsychoJS.html b/docs/module-core.PsychoJS.html index a29d1dc..d2ac380 100644 --- a/docs/module-core.PsychoJS.html +++ b/docs/module-core.PsychoJS.html @@ -2877,7 +2877,7 @@ that he or she needs to wait for a bit.


- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.ServerManager.html b/docs/module-core.ServerManager.html index 7515305..920c180 100644 --- a/docs/module-core.ServerManager.html +++ b/docs/module-core.ServerManager.html @@ -2058,7 +2058,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.Window.html b/docs/module-core.Window.html index 7247bf9..6ab9362 100644 --- a/docs/module-core.Window.html +++ b/docs/module-core.Window.html @@ -2045,7 +2045,7 @@ Window.
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.WindowMixin.html b/docs/module-core.WindowMixin.html index 9816348..f09c938 100644 --- a/docs/module-core.WindowMixin.html +++ b/docs/module-core.WindowMixin.html @@ -823,7 +823,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-core.html b/docs/module-core.html index 9dfe150..e1b951b 100644 --- a/docs/module-core.html +++ b/docs/module-core.html @@ -120,7 +120,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-data.ExperimentHandler.html b/docs/module-data.ExperimentHandler.html index 1e3f7ae..7d60665 100644 --- a/docs/module-data.ExperimentHandler.html +++ b/docs/module-data.ExperimentHandler.html @@ -1387,7 +1387,7 @@ will be associated with the next trial.
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-data.TrialHandler.html b/docs/module-data.TrialHandler.html index 35d2443..5f6f866 100644 --- a/docs/module-data.TrialHandler.html +++ b/docs/module-data.TrialHandler.html @@ -2727,7 +2727,7 @@ for (const thisTrial of handler) { console.log(thisTrial); }
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-data.html b/docs/module-data.html index 243f02c..21c1d18 100644 --- a/docs/module-data.html +++ b/docs/module-data.html @@ -417,7 +417,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-sound.Sound.html b/docs/module-sound.Sound.html index f1fff9d..b6b4aef 100644 --- a/docs/module-sound.Sound.html +++ b/docs/module-sound.Sound.html @@ -2165,7 +2165,7 @@ Repeat calls to play may results in the sounds being played on top of each other
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-sound.SoundPlayer.html b/docs/module-sound.SoundPlayer.html index c4fe9ce..47d9d0c 100644 --- a/docs/module-sound.SoundPlayer.html +++ b/docs/module-sound.SoundPlayer.html @@ -1039,7 +1039,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-sound.TonePlayer.html b/docs/module-sound.TonePlayer.html index 3f94854..3f00d6a 100644 --- a/docs/module-sound.TonePlayer.html +++ b/docs/module-sound.TonePlayer.html @@ -1519,7 +1519,7 @@ we throw an exception.


- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-sound.TrackPlayer.html b/docs/module-sound.TrackPlayer.html index d6a0224..87eb0d4 100644 --- a/docs/module-sound.TrackPlayer.html +++ b/docs/module-sound.TrackPlayer.html @@ -1613,7 +1613,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-sound.html b/docs/module-sound.html index b9cc7b8..57395bc 100644 --- a/docs/module-sound.html +++ b/docs/module-sound.html @@ -96,7 +96,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-util.Clock.html b/docs/module-util.Clock.html index 03bcd56..cf98427 100644 --- a/docs/module-util.Clock.html +++ b/docs/module-util.Clock.html @@ -486,7 +486,7 @@ smaller). As a consequence, getTime() may return a negative number.


- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-util.Color.html b/docs/module-util.Color.html index 6971619..7b44e52 100644 --- a/docs/module-util.Color.html +++ b/docs/module-util.Color.html @@ -1957,7 +1957,7 @@ static methods for converting colors from one space to another.


- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-util.ColorMixin.html b/docs/module-util.ColorMixin.html index 095a4ad..ef7523b 100644 --- a/docs/module-util.ColorMixin.html +++ b/docs/module-util.ColorMixin.html @@ -678,7 +678,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-util.CountdownTimer.html b/docs/module-util.CountdownTimer.html index e8de316..ffc1ace 100644 --- a/docs/module-util.CountdownTimer.html +++ b/docs/module-util.CountdownTimer.html @@ -658,7 +658,7 @@ to newTime
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-util.EventEmitter.html b/docs/module-util.EventEmitter.html index e780dc6..9f701b7 100644 --- a/docs/module-util.EventEmitter.html +++ b/docs/module-util.EventEmitter.html @@ -1000,7 +1000,7 @@ observable.emit("change", { a: 1 });
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-util.MixinBuilder.html b/docs/module-util.MixinBuilder.html index 5baced5..c3bfc53 100644 --- a/docs/module-util.MixinBuilder.html +++ b/docs/module-util.MixinBuilder.html @@ -221,7 +221,7 @@ class NewClass extends mix(BaseClass).with(Mixin1, Mixin2) { ... }
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-util.MonotonicClock.html b/docs/module-util.MonotonicClock.html index f0345fc..5024e0e 100644 --- a/docs/module-util.MonotonicClock.html +++ b/docs/module-util.MonotonicClock.html @@ -746,7 +746,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-util.PsychObject.html b/docs/module-util.PsychObject.html index b3f7305..0e4dd5f 100644 --- a/docs/module-util.PsychObject.html +++ b/docs/module-util.PsychObject.html @@ -1022,7 +1022,7 @@ was not previously set)
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-util.Scheduler.html b/docs/module-util.Scheduler.html index 5e87a77..59395f4 100644 --- a/docs/module-util.Scheduler.html +++ b/docs/module-util.Scheduler.html @@ -951,7 +951,7 @@ task would be by calling scheduler.add(
diff --git a/docs/module-util.html b/docs/module-util.html index 275585c..78a6ec9 100644 --- a/docs/module-util.html +++ b/docs/module-util.html @@ -5203,7 +5203,7 @@ missing the naught prefix, and is able to process several arrays, e.g. "[1,2][3,
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.Form.html b/docs/module-visual.Form.html index 7ff8215..bccc6d5 100644 --- a/docs/module-visual.Form.html +++ b/docs/module-visual.Form.html @@ -2198,7 +2198,7 @@ This is typically called in the constructor of a stimulus, when attributes are a
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.ImageStim.html b/docs/module-visual.ImageStim.html index 4286070..7bed7b5 100644 --- a/docs/module-visual.ImageStim.html +++ b/docs/module-visual.ImageStim.html @@ -1297,7 +1297,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.MovieStim.html b/docs/module-visual.MovieStim.html index ebf6349..b79d365 100644 --- a/docs/module-visual.MovieStim.html +++ b/docs/module-visual.MovieStim.html @@ -1094,7 +1094,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.Polygon.html b/docs/module-visual.Polygon.html index 6633183..c5af66e 100644 --- a/docs/module-visual.Polygon.html +++ b/docs/module-visual.Polygon.html @@ -1027,7 +1027,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.Rect.html b/docs/module-visual.Rect.html index 4690bac..28d187e 100644 --- a/docs/module-visual.Rect.html +++ b/docs/module-visual.Rect.html @@ -1033,7 +1033,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.ShapeStim.html b/docs/module-visual.ShapeStim.html index c39dc6d..275a18e 100644 --- a/docs/module-visual.ShapeStim.html +++ b/docs/module-visual.ShapeStim.html @@ -1249,7 +1249,7 @@ This is overridden in order to provide a finer inclusion test.
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.Slider.html b/docs/module-visual.Slider.html index b2d7cdb..918ad7f 100644 --- a/docs/module-visual.Slider.html +++ b/docs/module-visual.Slider.html @@ -2726,7 +2726,7 @@ This is typically called in the constructor of a stimulus, when attributes are a
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.TextBox.html b/docs/module-visual.TextBox.html index 0b82167..1d1d52e 100644 --- a/docs/module-visual.TextBox.html +++ b/docs/module-visual.TextBox.html @@ -1622,7 +1622,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.TextStim.html b/docs/module-visual.TextStim.html index 1243e62..f2332e7 100644 --- a/docs/module-visual.TextStim.html +++ b/docs/module-visual.TextStim.html @@ -1390,7 +1390,7 @@ unlike getSize().
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.VisualStim.html b/docs/module-visual.VisualStim.html index 318fd85..ad61c18 100644 --- a/docs/module-visual.VisualStim.html +++ b/docs/module-visual.VisualStim.html @@ -1414,7 +1414,7 @@ This is typically called in the constructor of a stimulus, when attributes are a
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/module-visual.html b/docs/module-visual.html index 334a026..ae95217 100644 --- a/docs/module-visual.html +++ b/docs/module-visual.html @@ -110,7 +110,7 @@
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/sound_Sound.js.html b/docs/sound_Sound.js.html index dd0b44b..d312151 100644 --- a/docs/sound_Sound.js.html +++ b/docs/sound_Sound.js.html @@ -296,7 +296,7 @@ export class Sound extends PsychObject
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:39 GMT+0200 (Central European Summer Time)
diff --git a/docs/sound_SoundPlayer.js.html b/docs/sound_SoundPlayer.js.html index 473851c..a54ebc0 100644 --- a/docs/sound_SoundPlayer.js.html +++ b/docs/sound_SoundPlayer.js.html @@ -203,7 +203,7 @@ export class SoundPlayer extends PsychObject
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:39 GMT+0200 (Central European Summer Time)
diff --git a/docs/sound_TonePlayer.js.html b/docs/sound_TonePlayer.js.html index 6043c48..ae36bd7 100644 --- a/docs/sound_TonePlayer.js.html +++ b/docs/sound_TonePlayer.js.html @@ -428,7 +428,7 @@ TonePlayer.SoundLibrary = {
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:39 GMT+0200 (Central European Summer Time)
diff --git a/docs/sound_TrackPlayer.js.html b/docs/sound_TrackPlayer.js.html index 28d5b6d..9516e69 100644 --- a/docs/sound_TrackPlayer.js.html +++ b/docs/sound_TrackPlayer.js.html @@ -270,7 +270,7 @@ export class TrackPlayer extends SoundPlayer
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:39 GMT+0200 (Central European Summer Time)
diff --git a/docs/util_Clock.js.html b/docs/util_Clock.js.html index a249812..7f772a0 100644 --- a/docs/util_Clock.js.html +++ b/docs/util_Clock.js.html @@ -266,7 +266,7 @@ export class CountdownTimer extends Clock
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:39 GMT+0200 (Central European Summer Time)
diff --git a/docs/util_Color.js.html b/docs/util_Color.js.html index 5cd7c49..0ac1330 100644 --- a/docs/util_Color.js.html +++ b/docs/util_Color.js.html @@ -759,7 +759,7 @@ Color.NAMED_COLORS = {
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:39 GMT+0200 (Central European Summer Time)
diff --git a/docs/util_ColorMixin.js.html b/docs/util_ColorMixin.js.html index 3056d8a..ca25efd 100644 --- a/docs/util_ColorMixin.js.html +++ b/docs/util_ColorMixin.js.html @@ -121,7 +121,7 @@ export let ColorMixin = (superclass) => class extends superclass
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/util_EventEmitter.js.html b/docs/util_EventEmitter.js.html index 33297e8..e14ae5b 100644 --- a/docs/util_EventEmitter.js.html +++ b/docs/util_EventEmitter.js.html @@ -199,7 +199,7 @@ export class EventEmitter
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/util_PsychObject.js.html b/docs/util_PsychObject.js.html index 3a28d4e..53fb58e 100644 --- a/docs/util_PsychObject.js.html +++ b/docs/util_PsychObject.js.html @@ -451,7 +451,7 @@ export class PsychObject extends EventEmitter
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:39 GMT+0200 (Central European Summer Time)
diff --git a/docs/util_Scheduler.js.html b/docs/util_Scheduler.js.html index dce25e7..a353d18 100644 --- a/docs/util_Scheduler.js.html +++ b/docs/util_Scheduler.js.html @@ -362,7 +362,7 @@ Scheduler.Status = {
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/util_Util.js.html b/docs/util_Util.js.html index 3dd1eac..bbecf01 100644 --- a/docs/util_Util.js.html +++ b/docs/util_Util.js.html @@ -1138,7 +1138,7 @@ export function sum(inputMaybe = [])
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:39 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_Form.js.html b/docs/visual_Form.js.html index 2306c35..7521c8f 100644 --- a/docs/visual_Form.js.html +++ b/docs/visual_Form.js.html @@ -1182,7 +1182,7 @@ Form._defaultItems = {
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:39 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_ImageStim.js.html b/docs/visual_ImageStim.js.html index 7cff959..2c75bc3 100644 --- a/docs/visual_ImageStim.js.html +++ b/docs/visual_ImageStim.js.html @@ -401,7 +401,7 @@ export class ImageStim extends util.mix(VisualStim).with(ColorMixin)
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_MovieStim.js.html b/docs/visual_MovieStim.js.html index bcd1a7a..0983d3e 100644 --- a/docs/visual_MovieStim.js.html +++ b/docs/visual_MovieStim.js.html @@ -481,7 +481,7 @@ export class MovieStim extends VisualStim
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_Polygon.js.html b/docs/visual_Polygon.js.html index 49729ba..326c415 100644 --- a/docs/visual_Polygon.js.html +++ b/docs/visual_Polygon.js.html @@ -187,7 +187,7 @@ export class Polygon extends ShapeStim
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_Rect.js.html b/docs/visual_Rect.js.html index 31fff73..6feb07f 100644 --- a/docs/visual_Rect.js.html +++ b/docs/visual_Rect.js.html @@ -192,7 +192,7 @@ export class Rect extends ShapeStim
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_ShapeStim.js.html b/docs/visual_ShapeStim.js.html index 9a94a4d..27ee47a 100644 --- a/docs/visual_ShapeStim.js.html +++ b/docs/visual_ShapeStim.js.html @@ -429,7 +429,7 @@ ShapeStim.KnownShapes = {
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_Slider.js.html b/docs/visual_Slider.js.html index bce79b1..3bfe483 100644 --- a/docs/visual_Slider.js.html +++ b/docs/visual_Slider.js.html @@ -1405,7 +1405,7 @@ Slider.Skin = {
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_TextBox.js.html b/docs/visual_TextBox.js.html index ff031f9..9c161d7 100644 --- a/docs/visual_TextBox.js.html +++ b/docs/visual_TextBox.js.html @@ -563,7 +563,7 @@ TextBox._defaultSizeMap = new Map([
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_TextInput.js.html b/docs/visual_TextInput.js.html index 2580905..01ae60b 100644 --- a/docs/visual_TextInput.js.html +++ b/docs/visual_TextInput.js.html @@ -895,7 +895,7 @@ function DefaultBoxGenerator(styles)
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_TextStim.js.html b/docs/visual_TextStim.js.html index e106175..bd95a09 100644 --- a/docs/visual_TextStim.js.html +++ b/docs/visual_TextStim.js.html @@ -465,7 +465,7 @@ TextStim._defaultWrapWidthMap = new Map([
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)
diff --git a/docs/visual_VisualStim.js.html b/docs/visual_VisualStim.js.html index 4efbe76..077a327 100644 --- a/docs/visual_VisualStim.js.html +++ b/docs/visual_VisualStim.js.html @@ -347,7 +347,7 @@ export class VisualStim extends util.mix(MinimalStim).with(WindowMixin)
- Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 13:58:25 GMT+0200 (Central European Summer Time) + Documentation generated by JSDoc 3.6.6 on Fri Apr 09 2021 14:03:40 GMT+0200 (Central European Summer Time)