|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include "../base/Evaluator.h"Go to the source code of this file.
Enumerations | |
| enum | PEBLVideoMode : unsigned int { PVM_512_384 , PVM_640_480 , PVM_800_600 , PVM_960_720 , PVM_1024_768 , PVM_1152_864 , PVM_1280_1024 } |
| enum | PEBLVideoDepth : unsigned int { PVD_2 = 2 , PVD_15 = 15 , PVD_16 = 16 , PVD_24 = 24 , PVD_32 = 32 } |
Variables | |
| Evaluator * | myEval |
| enum PEBLVideoDepth : unsigned int |
| enum PEBLVideoMode : unsigned int |
| Enumerator | |
|---|---|
| PVM_512_384 | |
| PVM_640_480 | |
| PVM_800_600 | |
| PVM_960_720 | |
| PVM_1024_768 | |
| PVM_1152_864 | |
| PVM_1280_1024 | |
Definition at line 57 of file Globals.h.
|
extern |
Definition at line 188 of file PEBL.cpp.
Referenced by Evaluator::CallFunction(), PEBLEnvironment::CallFunction(), Eval1(), PlatformWindow::Initialize(), PEventLoop::Loop(), PEventLoop::Loop1(), PEBLObjects::MakeTextBox(), PEBLObjects::MakeWindow(), PEBLInterpret(), PlatformEventQueue::Prime(), PlatformWindow::Resize(), and PEBLEnvironment::VariableExists().