Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

wftk::Video Member List

This is the complete list of members for wftk::Video, including all inherited members.

blend(const Color &c)wftk::Surface [inline]
blend(const Rect &, const Color &)wftk::Surface
blend(const Region &, const Color &)wftk::Surface
blit(Surface &s) const wftk::Surface
blit(Surface &s, const Rect &dest) const wftk::Surface
blit(Surface &s, const Rect &dest, const Rect &src) const wftk::Surface
blit(Surface &s, const Point &dest, const Region &destMask) const wftk::Surface
clear()wftk::Surface
clear(const Rect &)wftk::Surface
clearColorKey()wftk::Surface [inline]
clearMask()wftk::Video
convert(const Pixelformat &pixelformat, bool dither=true)wftk::Surface
empty() const wftk::Surface [inline]
fill(const Color &)wftk::Surface
fill(const Rect &, const Color &)wftk::Surface
fill(const Region &, const Color &)wftk::Surface
gammaShift(char g)wftk::Surface
gammaShift(const GammaFunction &gamma)wftk::Surface
getPixel(const Point &) const wftk::Surface
glSurface_ (defined in wftk::Surface)wftk::Surface [protected]
glTexMaxX_ (defined in wftk::Surface)wftk::Surface [protected]
glTexMaxY_ (defined in wftk::Surface)wftk::Surface [protected]
glTexture_ (defined in wftk::Surface)wftk::Surface [protected]
hasAlphaChannel() const wftk::Surface [inline]
height() const wftk::Surface [inline]
load(const std::string &file)wftk::Video [inline, virtual]
load(const std::string &, double scale)wftk::Video [virtual]
lock() const wftk::Surface
makeGLTexture() (defined in wftk::Surface)wftk::Surface
mirror()wftk::Surface
move(const Point &)wftk::Video
opaqueRegion(Uint8 alpha_cutoff=(SDL_ALPHA_OPAQUE?127:128)) const wftk::Surface
operator=(const Surface &surf)wftk::Surface
Painter classwftk::Surface [friend]
pause()wftk::Video [virtual]
paused() const wftk::Video [inline, virtual]
pitch() const wftk::Surface [inline]
pixelformat() const wftk::Surface [inline]
pixels()wftk::Surface [inline]
pixels() const wftk::Surface [inline]
play(int loops=0) const wftk::Video [virtual]
playing() const wftk::Video [virtual]
readFromFile(const std::string &filename)wftk::Surface
readFromHeader(unsigned char *header_data, unsigned int w, unsigned int h)wftk::Surface
readFromXPM(char **data)wftk::Surface
readPixel(Uint32 pixeladdr) const wftk::Surface
rect() const wftk::Surface [inline]
registrywftk::Surface [static]
Resource typedefwftk::Surface
resume()wftk::Video [virtual]
rewind() const wftk::Video [virtual]
scale(unsigned new_width, unsigned new_height)wftk::Surface
scale(float n)wftk::Surface
scaledBlit(Surface &s, bool smooth=false) const wftk::Surface
scaledBlit(Surface &, const Rect &dest, bool smooth=false) const wftk::Surface
scaledBlit(Surface &, const Rect &dest, const Rect &src, bool smooth=false) const wftk::Surface
sdlSurface_wftk::Surface [protected]
setAlpha(unsigned char alpha)wftk::Surface
setAsChild(Surface &parent, const Rect &rect)wftk::Surface
setColorKey(const Color &color)wftk::Surface [inline]
setMask(const Region &r)wftk::Video
setPalette(const SDL_Palette *pal)wftk::Surface
setPixel(const Point &, const Color &)wftk::Surface
setSurface(unsigned w, unsigned h, const Pixelformat &pixelformat=Pixelformat::ABGR8888)wftk::Surface
setVolume(int vol)wftk::Video [virtual]
setWMIcon() const wftk::Surface [inline]
Sound() (defined in wftk::Sound)wftk::Sound [inline]
Sound(const Sound &)wftk::Sound [inline]
stop() const wftk::Video [virtual]
Surface()wftk::Surface
Surface(unsigned w, unsigned h, const Pixelformat &pixelformat=Pixelformat::ABGR8888)wftk::Surface
Surface(const Surface &surf)wftk::Surface
Surface(Surface &parent, const Rect &rect)wftk::Surface
textureBlit(Surface &dst, const Point &p1, const Point &p2, const Point &p3, const Point &p4) const wftk::Surface
textureBlit(Surface &dst, const Point &p1, const Point &p2, const Point &p3, const Point &p4, const Rect &src) const wftk::Surface
transparentColor() const wftk::Surface
unlock() const wftk::Surface
useRLEAcceleration(bool flag)wftk::Surface
usesColorKey() const wftk::Surface [inline]
Video(const Point &screen_loc=Point(0, 0), ScreenSurface *screen=0)wftk::Video
VOLUME_MAX enum value (defined in wftk::Sound)wftk::Sound
VOLUME_MIN enum value (defined in wftk::Sound)wftk::Sound
width() const wftk::Surface [inline]
writePixel(Uint32 pixeladdr, Uint32 pixel)wftk::Surface
writeToFile(const std::string &filename)wftk::Surface
~Sound() (defined in wftk::Sound)wftk::Sound [inline, virtual]
~Surface() (defined in wftk::Surface)wftk::Surface
~Video() (defined in wftk::Video)wftk::Video


Generated Tue Apr 12 22:48:57 2005.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.