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

wftk::VideoWidget Member List

This is the complete list of members for wftk::VideoWidget, 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
wftk::blit(Surface &target, const Point &offset)wftk::ScreenArea [protected]
wftk::Video::blit(Surface &s) const wftk::Surface
wftk::Video::blit(Surface &s, const Rect &dest) const wftk::Surface
wftk::Video::blit(Surface &s, const Rect &dest, const Rect &src) const wftk::Surface
wftk::Video::blit(Surface &s, const Point &dest, const Region &destMask) const wftk::Surface
buttonEvent(Mouse::Button, bool pressed, const Point &)wftk::ScreenArea [inline, virtual]
clear()wftk::Surface
clear(const Rect &)wftk::Surface
clearColorKey()wftk::Surface [inline]
clearMask()wftk::Video
contains(const ScreenArea &) const wftk::ScreenArea
convert(const Pixelformat &pixelformat, bool dither=true)wftk::Surface
deletedwftk::ScreenArea
dirty() const wftk::ScreenArea [inline, protected]
draw(Surface &, const Point &offset, const Region &)wftk::ScreenArea [inline, protected, virtual]
drawAfter(Surface &, const Point &offset, const Region &)wftk::ScreenArea [inline, protected, virtual]
empty() const wftk::Surface [inline]
fill(const Color &)wftk::Surface
fill(const Rect &, const Color &)wftk::Surface
fill(const Region &, const Color &)wftk::Surface
gainedMouse()wftk::ScreenArea [inline, virtual]
gammaShift(char g)wftk::Surface
gammaShift(const GammaFunction &gamma)wftk::Surface
getContainer(const Point &)wftk::ScreenArea
getCoverage() const wftk::ScreenArea [inline]
getExposed() const wftk::ScreenArea [inline, protected]
getPackingInfo() const wftk::ScreenArea [inline]
getPixel(const Point &) const wftk::Surface
getRect() const wftk::ScreenArea [inline]
getShape() const wftk::ScreenArea [inline]
globalCoord(const Rect &local) const wftk::ScreenArea
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]
handleResize(Uint16 w, Uint16 h)wftk::VideoWidget [protected, virtual]
hasAlphaChannel() const wftk::Surface [inline]
hasMouse() const wftk::ScreenArea
wftk::height() const wftk::ScreenArea [inline]
wftk::Video::height() const wftk::Surface [inline]
hide()wftk::ScreenArea
invalidate(const Region &)wftk::ScreenArea [protected]
invalidate()wftk::ScreenArea [inline, protected]
isHidden() const wftk::ScreenArea [inline]
load(const std::string &filename, double scale=1)wftk::VideoWidget [virtual]
wftk::Video::load(const std::string &file)wftk::Video [inline, virtual]
localCoord(const Rect &global) const wftk::ScreenArea
lock() const wftk::Surface
lostMouse()wftk::ScreenArea [inline, virtual]
lower()wftk::ScreenArea
makeGLTexture() (defined in wftk::Surface)wftk::Surface
mirror()wftk::Surface
mouseEvent(const Point &pos, const Point &rel, Mouse::Button mask)wftk::ScreenArea [inline, virtual]
move(const Point &)wftk::Video
name() const wftk::ScreenArea
opaqueRegion(Uint8 alpha_cutoff=(SDL_ALPHA_OPAQUE?127:128)) const wftk::Surface
operator=(const Surface &surf)wftk::Surface
packing_info_wftk::ScreenArea [protected]
packingUpdate()wftk::ScreenArea [protected]
packingUpdateParent()wftk::ScreenArea [inline, protected, virtual]
Painter classwftk::Surface [friend]
parent()wftk::ScreenArea [inline]
parent() const wftk::ScreenArea [inline]
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]
raise()wftk::ScreenArea
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]
removeChildren()wftk::ScreenArea [protected]
resize(const Rect &)wftk::ScreenArea
resize(Uint16 w, Uint16 h)wftk::ScreenArea [inline]
resizedwftk::ScreenArea
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
ScreenArea()wftk::ScreenArea
screenRect() const wftk::ScreenArea [inline]
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]
setCoverage(const Region &coverage)wftk::ScreenArea [inline, protected]
setMask(const Region &r)wftk::Video
setPackingInfo()wftk::VideoWidget [protected, virtual]
setPalette(const SDL_Palette *pal)wftk::Surface
setParent(ScreenArea *)wftk::ScreenArea
setPixel(const Point &, const Color &)wftk::Surface
setShape(const Region &shape, const Region &coverage)wftk::ScreenArea [protected]
setSurface(unsigned w, unsigned h, const Pixelformat &pixelformat=Pixelformat::ABGR8888)wftk::Surface
setVolume(int vol)wftk::Video [virtual]
setWMIcon() const wftk::Surface [inline]
show()wftk::ScreenArea
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
VideoWidget()wftk::VideoWidget [explicit]
VOLUME_MAX enum value (defined in wftk::Sound)wftk::Sound
VOLUME_MIN enum value (defined in wftk::Sound)wftk::Sound
wftk::width() const wftk::ScreenArea [inline]
wftk::Video::width() const wftk::Surface [inline]
writePixel(Uint32 pixeladdr, Uint32 pixel)wftk::Surface
writeToFile(const std::string &filename)wftk::Surface
~ScreenArea()wftk::ScreenArea [virtual]
~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.