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