多项选择题
A.new WaitForSeconds(2) B.new WaitForFixedUpdate() C.WaitForEndOfFrame() D.StartCoroutine(other coroutine)
A.: B.:: C.Base D.extent
A.continue B.break C.return D.goto