|
PEBL 2.2
Psychology Experiment Building Language - Cross-platform psychological experiment development system
|
#include "PlatformWidget.h"#include "../../objects/PDrawObject.h"#include "../../objects/PColor.h"#include "../../base/PEBLObject.h"#include "SDL.h"Go to the source code of this file.
Classes | |
| class | PlatformDrawObject |
| Validator platform drawing primitives - no rendering, used only for compilation. More... | |
| class | PlatformLine |
| class | PlatformThickLine |
| class | PlatformRectangle |
| class | PlatformSquare |
| class | PlatformEllipse |
| class | PlatformCircle |
| class | PlatformPolygon |
| class | PlatformBezier |