A 2D Image Effect Element.
More...
#include <pseffect2drenderer.h>
A 2D Image Effect Element.
Definition at line 80 of file pseffect2drenderer.h.
psEffect2DImgElement::psEffect2DImgElement |
( |
int |
zOrder, |
|
|
iTextureHandle * |
texHandle, |
|
|
const csRect & |
texRect, |
|
|
const csRect & |
destRect, |
|
|
int |
alpha, |
|
|
bool |
tiled |
|
) |
| |
virtual psEffect2DImgElement::~psEffect2DImgElement |
( |
| ) |
|
|
virtual |
virtual void psEffect2DImgElement::Draw |
( |
iGraphics3D * |
g3d, |
|
|
iGraphics2D * |
g2d |
|
) |
| |
|
virtual |
csRect psEffect2DImgElement::destRect |
csRef<iTextureHandle> psEffect2DImgElement::texHandle |
csRect psEffect2DImgElement::texRect |
bool psEffect2DImgElement::tiled |
The documentation for this class was generated from the following file: