Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

telescope Class Reference

#include <effects.h>

Inheritance diagram for telescope:

tools effect List of all members.

Public Methods

 telescope (ImageRGBA *_img=0, ImageRGBA *_temp=0, ImageRGBA *_temp2=0, ImageRGBA *_hud=0, ImageRGBA *_menu=0, bool _bArea=false, point _lowArea=0, point _highArea=0)
void idleAction ()
void LBAction ()
void changeMode (char _mode)
void changeValue (char _key)

Constructor & Destructor Documentation

telescope::telescope ImageRGBA   _img = 0,
ImageRGBA   _temp = 0,
ImageRGBA   _temp2 = 0,
ImageRGBA   _hud = 0,
ImageRGBA   _menu = 0,
bool    _bArea = false,
point    _lowArea = 0,
point    _highArea = 0
 

Definition at line 390 of file effects.cpp.

References imageRgbaCopy().


Member Function Documentation

void telescope::changeMode char    _mode [virtual]
 

Reimplemented from effect.

Definition at line 521 of file effects.cpp.

References effect::mode.

void telescope::changeValue char    _key [virtual]
 

Reimplemented from effect.

Definition at line 540 of file effects.cpp.

References limit::intForceLimit(), effect::LB(), effect::limitValue1, effect::limitValue2, effect::value1, and effect::value2.

void telescope::idleAction   [virtual]
 

Reimplemented from effect.

Definition at line 440 of file effects.cpp.

References applyMatrix(), Rgba::b, ImageRGBA::data, Rgba::g, ImageRGBA::height, imageRgbaInterpolate(), imageRgbaInvertEllipse(), effect::img, limit::intForceLimit(), effect::limitRGBA, effect::M, effect::mode, effect::mouse, Rgba::r, effect::start, effect::temp, effect::value1, effect::value2, ImageRGBA::width, point::x, and point::y.

void telescope::LBAction   [virtual]
 

Reimplemented from effect.

Definition at line 425 of file effects.cpp.

References imageRgbaCopy(), imageRgbaInvertEllipse(), effect::img, effect::mouse, effect::start, effect::temp, effect::value1, point::x, and point::y.


The documentation for this class was generated from the following files:
Generated on Mon Jan 30 09:13:09 2006 for Painter Framework by doxygen1.2.18