|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include "PlatformEnvironment.h"#include "../../objects/PEnvironment.h"#include "PlatformWindow.h"#include "../../base/PList.h"#include "../../base/PComplexData.h"#include <fstream>#include <iostream>#include <algorithm>#include <list>#include <stdio.h>#include "../../utility/PError.h"#include "../../utility/PEBLUtility.h"Go to the source code of this file.
Macros | |
| #define | SDLINIT_FLAGS SDL_INIT_VIDEO|SDL_INIT_AUDIO|SDL_INIT_TIMER|SDL_INIT_NOPARACHUTE |
| #define | PRINTCONSOLE 0 |
| #define PRINTCONSOLE 0 |
| #define SDLINIT_FLAGS SDL_INIT_VIDEO|SDL_INIT_AUDIO|SDL_INIT_TIMER|SDL_INIT_NOPARACHUTE |