GAlphaApp Class Reference
Alpha blending applicators.
More...
List of all members.
|
Public Member Functions |
|
int | GetVar (int Var) |
| | Get a parameter.
|
|
int | SetVar (int Var, int Value) |
| | Set a parameter.
|
|
bool | SetSurface (GBmpMem *d, GPalette *p, GBmpMem *a) |
| | Sets the bitmap to write onto.
|
|
void | SetPtr (int x, int y) |
| | Sets the current position to an x,y.
|
|
void | IncX () |
| | Moves the current position one pixel left.
|
|
void | IncY () |
| | Moves the current position one scanline down.
|
|
void | IncPtr (int X, int Y) |
| | Offset the current position.
|
|
COLOUR | Get () |
| | Gets the colour of the pixel at the current location.
|
Detailed Description
Alpha blending applicators.
The documentation for this class was generated from the following file: