| |
Main Page Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members
PLMScreen Member ListThis is the complete list of members for PLMScreen, including all inherited members.
| BlackOut() | PLMScreen | |
| BMPScreenshot(const char *filename) | PLMScreen | |
| Bpp() const | PLMScreen | [inline] |
| Col2RGB(PLMColor c, u8 &r, u8 &g, u8 &b) const | PLMScreen | [inline] |
| CopyImage(s32 xdest, s32 ydest, PLMImage *src) | PLMScreen | [inline] |
| CopyImage(s32 xdest, s32 ydest, PLMImage *src, s32 xsrc, s32 ysrc, u32 wsrc, u32 hsrc) | PLMScreen | |
| CopyImage(s32 xdest, s32 ydest, PLMImage *src, PLMRect &rect) | PLMScreen | [inline] |
| Depth() const | PLMScreen | [inline] |
| DOUBLE enum value | PLMScreen | |
| DRAW_SET enum value (defined in PLMScreen) | PLMScreen | |
| DRAW_XOR enum value (defined in PLMScreen) | PLMScreen | |
| DrawMode enum name | PLMScreen | |
| DriverName(char *buf, int len) const | PLMScreen | [inline] |
| FadeIn(PLMPal *pal, char steps=8) | PLMScreen | |
| FadeOut(char steps=8) | PLMScreen | |
| FastPut(u32 offset, PLMColor c) (defined in PLMScreen) | PLMScreen | [inline, protected] |
| FastXor(u32 offset, PLMColor c) (defined in PLMScreen) | PLMScreen | [inline, protected] |
| Flags() const | PLMScreen | [inline] |
| Flip() | PLMScreen | |
| Format() const | PLMScreen | [inline] |
| Frame(s32 x, s32 y, u32 w, u32 h, PLMColor c, DrawMode mode=DRAW_SET) | PLMScreen | |
| FULL enum value | PLMScreen | |
| GetClipping(s32 &left, s32 &top, s32 &right, s32 &bottom) | PLMScreen | [inline] |
| GetPalette() const | PLMScreen | |
| GetPixel(s32 x, s32 y) const | PLMScreen | |
| HARD enum value | PLMScreen | |
| Height() const | PLMScreen | [inline] |
| HLine(s32 x, s32 y, u32 w, PLMColor c, DrawMode mode=DRAW_SET) | PLMScreen | |
| HPAL enum value | PLMScreen | |
| Init(u32 width, u32 height, u32 flags, u32 depth) | PLMScreen | |
| IsClipping() const | PLMScreen | [inline] |
| Lock() | PLMScreen | [inline] |
| MoveInside(s32 xfrom, s32 yfrom, u32 w, u32 h, s32 xto, s32 yto) | PLMScreen | |
| NbInstances() | PLMSDLMgr | [inline] |
| Pitch() const | PLMScreen | [inline] |
| Pixels() const | PLMScreen | [inline] |
| PLMSDLMgr(u32 flags) | PLMSDLMgr | |
| PutPixel(s32 x, s32 y, PLMColor c) | PLMScreen | |
| Rectangle(s32 x, s32 y, u32 ww, u32 hh, PLMColor c) | PLMScreen | [inline] |
| Refresh() | PLMScreen | [inline] |
| Refresh(s32 x, s32 y, u32 w, u32 h) | PLMScreen | |
| Refresh(PLMRect *rects, u32 nb) | PLMScreen | [inline] |
| ReplacePalette(PLMPal *src) | PLMScreen | |
| Resize(u32 width, u32 height) | PLMScreen | |
| RGB2Col(u8 r, u8 g, u8 b) const | PLMScreen | [inline] |
| ScreenFlags enum name | PLMScreen | |
| ScreenFormat(const PLMImage *img) | PLMScreen | |
| SDLState() | PLMSDLMgr | [inline] |
| SetClipping(s32 left, s32 top, s32 right, s32 bottom) | PLMScreen | |
| SetIcon(const PLMImage *icon, bool usekey, PLMColor key=0) | PLMScreen | |
| SetNames(const char *wintitle, const char *icon=0) | PLMScreen | |
| SetPalette(PLMPal *src, u32 first, u32 number) | PLMScreen | |
| ShowMouse(bool on=true) | PLMScreen | [inline] |
| Singleton() | PLMScreen | [static] |
| SIZE enum value | PLMScreen | |
| SOFT enum value | PLMScreen | |
| State() const | PLMScreen | [inline] |
| StopClipping() | PLMScreen | [inline] |
| TCopyImage(s32 xdest, s32 ydest, PLMColor c, PLMImage *src) | PLMScreen | [inline] |
| TCopyImage(s32 xdest, s32 ydest, PLMColor c, PLMImage *src, s32 xsrc, s32 ysrc, u32 wsrc, u32 hsrc) | PLMScreen | |
| TCopyImage(s32 xdest, s32 ydest, PLMColor c, PLMImage *src, PLMRect &rect) | PLMScreen | [inline] |
| Unlock() | PLMScreen | [inline] |
| VLine(s32 x, s32 y, u32 h, PLMColor c, DrawMode mode=DRAW_SET) | PLMScreen | |
| Width() const | PLMScreen | [inline] |
| XorPixel(s32 x, s32 y, PLMColor c) | PLMScreen | |
| ~PLMScreen() (defined in PLMScreen) | PLMScreen | [virtual] |
| ~PLMSDLMgr() | PLMSDLMgr | [virtual] |
Generated by
Doxygen 1.2.18 on Tue Oct 26 12:07:39 2004.
|