C
#define GetAlpha (_alpha)
Overview
This macro returns the current alpha value. Enabling this feature requires the macros USE_ALPHABLEND_LITE defined in the GraphicsConfig.h.
Returns
Returns the current alpha value set by the last call to SetAlpha().
Side Effects
none