#include <effects.h>
Inheritance diagram for selection:
Public Methods | |
selection (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 | moveAction () |
void | LBAction () |
void | RBAction () |
|
Definition at line 103 of file effects.cpp. |
|
Reimplemented from effect. Definition at line 110 of file effects.cpp. References effect::endArea, effect::mouse, and effect::startArea. |
|
Reimplemented from effect. Definition at line 129 of file effects.cpp. References effect::bArea, effect::endArea, limit::forceLimit(), effect::highArea, effect::limitX, effect::limitY, effect::lowArea, effect::mouse, effect::startArea, point::x, and point::y. |
|
Reimplemented from effect. Definition at line 119 of file effects.cpp. References effect::bArea, ImageRGBA::height, effect::highArea, effect::img, effect::lowArea, point::set(), and ImageRGBA::width. |