PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
PlatformEventQueue.cpp File Reference
#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

EvaluatormyEval
 
PlatformEnvironmentmyEnv
 

Variable Documentation

◆ myEnv

PlatformEnvironment* myEnv
extern

Definition at line 189 of file PEBL.cpp.

◆ myEval

Evaluator* myEval
extern

Definition at line 188 of file PEBL.cpp.

Referenced by PEBLInterpret().