|
BWAPI
|
#include <Image.h>

Public Member Functions | |
| void | updateGraphicData () |
| void | drawImage () |
| void (__fastcall *renderFunction)(int | |
| void (__fastcall *updateFunction)(Image *) | |
Public Attributes | |
| Image * | prev |
| Image * | next |
| u16 | imageID |
| u8 | paletteType |
| u8 | direction |
| u16 | flags |
| s8 | horizontalOffset |
| s8 | verticalOffset |
| u16 | iscriptHeader |
| u16 | iscriptOffset |
| u16 | unknown_14 |
| u8 | anim |
| u8 | wait |
| u16 | frameSet |
| u16 | frameIndex |
| POINTS | mapPosition |
| POINTS | screenPosition |
| rect | grpBounds |
| grpHead * | GRPFile |
| void * | coloringData |
| int | |
| grpFrame RECT | int |
| Sprite * | spriteOwner |
| BW::Image::void | ( | __fastcall * | renderFunction | ) |
| BW::Image::void | ( | __fastcall * | updateFunction | ) |
| grpFrame RECT BW::Image::int |
| POINTS BW::Image::mapPosition |
| POINTS BW::Image::screenPosition |
1.7.6.1