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