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