add complex parameter type

This commit is contained in:
Josh de Leeuw 2017-07-26 15:17:12 -04:00
parent e07100f85e
commit fcc8878e37

View File

@ -939,7 +939,8 @@ jsPsych.plugins = (function() {
IMAGE: 8,
AUDIO: 9,
VIDEO: 10,
OBJECT: 11
OBJECT: 11,
COMPLEX: 12
}
module.universalPluginParameters = {