#include <struct.h>
Data Fields | |
| Uint8 | r |
| Uint8 | g |
| Uint8 | b |
| Uint8 | a |
Definition at line 33 of file struct.h.
| Uint8 tColorRGBA::r |
Definition at line 34 of file struct.h.
Referenced by drawIsoEnergyBar(), PutEnemyEnergyBar(), transformSurfaceRGBA(), and zoomSurfaceRGBA().
| Uint8 tColorRGBA::g |
Definition at line 35 of file struct.h.
Referenced by drawIsoEnergyBar(), PutEnemyEnergyBar(), transformSurfaceRGBA(), and zoomSurfaceRGBA().
| Uint8 tColorRGBA::b |
Definition at line 36 of file struct.h.
Referenced by drawIsoEnergyBar(), transformSurfaceRGBA(), and zoomSurfaceRGBA().
| Uint8 tColorRGBA::a |
Definition at line 37 of file struct.h.
Referenced by drawIsoEnergyBar(), PutEnemyEnergyBar(), transformSurfaceRGBA(), and zoomSurfaceRGBA().
1.5.5