#include <IExitBox.h>
Public Member Functions | |
IExitBox (int, int, int, float *, float *, float *) | |
void | inside (int, int) |
IExitBox::IExitBox | ( | int | , | |
int | , | |||
int | , | |||
float * | , | |||
float * | , | |||
float * | ||||
) |
Konstruktor
x | x Position der Exitbox | |
y | y Position der Exitbox | |
width | Breite der Exitbox | |
color1 | normale Farbe | |
color2 | highlight Farbe (für Mouseover) | |
alpha | alpha Wert (für Blending) |
void IExitBox::inside | ( | int | , | |
int | ||||
) |
wird aufgerufen, wenn sich der Maus-Cursor über die ExitBox bewegt