|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include <LauncherUI.h>
Public Member Functions | |
| EditorCondition () | |
Public Attributes | |
| int | sourceType |
| char | sourceName [64] |
| int | op |
| char | value [256] |
Definition at line 104 of file LauncherUI.h.
|
inline |
| int EditorCondition::op |
Definition at line 107 of file LauncherUI.h.
| char EditorCondition::sourceName[64] |
Definition at line 106 of file LauncherUI.h.
Referenced by EditorCondition().
| int EditorCondition::sourceType |
Definition at line 105 of file LauncherUI.h.
| char EditorCondition::value[256] |
Definition at line 108 of file LauncherUI.h.
Referenced by EditorCondition().