GetTweenSpriteExists
Description
Returns 1 if a tween with the given ID exists and it is a sprite tween, otherwise 0.
Definition
integer GetTweenSpriteExists( tweenID )
int agk::GetTweenSpriteExists( uint32_t tweenID )
Parameters
- tweenID - ID of the tween to check