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