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