Returns 1 if the given tween ID is currently playing on the given text object, otherwise 0. This will still return 1 if the tween is currently paused.
integer GetTweenTextPlaying( tweenID, textID )
int agk::GetTweenTextPlaying( uint32_t tweenID, uint32_t textID )