Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

Graphics Member List

This is the complete list of members for Graphics, including all inherited members.
blit(Surface *src, int dx=0, int dy=0)Graphics
blit(Surface *target, int tx, int ty, Surface *src)Graphics [static]
blit(Surface *target, Rect &t, Surface *src, Rect &s)Graphics [static]
blitclip(Surface *dest, int drx, int dry, int drw, int drh, Surface *src, int srx, int sry, int srw, int srh)Graphics [private, static]
blitGLtexture(Surface *src, int srx, int sry, int srw, int srh, int drx, int dry, int drw, int drh)Graphics [private, static]
color(int r, int g, int b, Surface *n=NULL)Graphics
CreateSurfaceFrom(Surface *s)Graphics [static]
CreateSurfaceFrom(Surface *s, int nw, int nh)Graphics [static]
deleteSurface(Surface *n)Graphics
displayFormat(Surface *surf, bool alpha=false)Graphics [static]
fillSurface(Surface *n, int color)Graphics
flip()Graphics
freeImage(Surface *surf)Graphics [static]
getHeight() constGraphics [inline]
getMainSurface() constGraphics [inline]
getWidth() constGraphics [inline]
Graphics(string title="", int w=1024, int h=768, bool opengl=true)Graphics
heightGraphics [private]
hideMouse(bool f)Graphics [inline]
hwSurfaceGraphics [private]
isFullscreen()Graphics [inline]
isHWSurface()Graphics [inline]
isMouseLocked()Graphics [inline]
loadImage(const char *fname)Graphics [static]
loadImage(string fname)Graphics [static]
lockMouse(bool lock)Graphics [static]
newSurface(int w, int h)Graphics
PostOpenGLInit()Graphics
PreOpenGLInit()Graphics
RotateZ(float degrees)Graphics
TexturizeSurface(Surface *s)Graphics [static]
toggleFullscreen()Graphics [inline]
UntexturizeSurface(Surface *s)Graphics [static]
update(int x, int y, int w, int h)Graphics
update(Rect &r)Graphics
widthGraphics [private]
~Graphics()Graphics

Generated on Sun Dec 8 12:02:21 2002 for nnc by doxygen1.3-rc1