ROLAND
0.70
Amstrad Emulator based on Caprice Source rewritten in C++.
|
#include "exception.h"
#include "pixel.h"
#include "rect.h"
#include "SDL.h"
#include "SDL_image.h"
#include "glfuncs.h"
#include <string>
Go to the source code of this file.
Classes | |
class | Image |
Image to display either on an OpenGL- or plain SDL-Surface. More... | |
Namespaces | |
sdltk | |
the SDL based Stuff | |