#include <surfacecamera.h>
Inheritance diagram for SurfaceCamera:


Public Member Functions | |
| SurfaceCamera (const char *name, int w, int h) | |
| SurfaceCamera (const char *name, SurfaceDriver *, unsigned char pbkgr=0, unsigned char pbkgg=0, unsigned char pbkgb=0, int xp=0, int yp=0, int w=-1, int h=-1) | |
| SurfaceCamera (const char *name, ZoomableSurfaceView *, ZoomableView *) | |
| ~SurfaceCamera () | |
Protected Attributes | |
| int | xpos |
| int | ypos |
Private Attributes | |
| bool | created_view |
|
||||||||||||||||
|
|
|
||||||||||||||||||||||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5