|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include "PlatformEventQueue.h"#include "PlatformEnvironment.h"#include "../../devices/PEventQueue.h"#include "../../devices/PEvent.h"#include "../../utility/PError.h"#include "SDL.h"#include "SDL_mouse.h"#include <cstring>#include "../../apps/Globals.h"Go to the source code of this file.
Variables | |
| Evaluator * | myEval |
| PlatformEnvironment * | myEnv |
|
extern |
|
extern |
Definition at line 188 of file PEBL.cpp.
Referenced by PEBLInterpret().