GetSpriteColorAlpha
Description
Returns the current alpha value of a sprite in the range 0-255.
Definition
integer GetSpriteColorAlpha( iSpriteIndex )
UINT agk::GetSpriteColorAlpha( UINT iSpriteIndex )
Parameters
- iSpriteIndex - The ID of the sprite to check.