98-374 무료 덤프문제 온라인 액세스
시험코드: | 98-374 |
시험이름: | MTA: Gaming Development Fundamentals |
인증사: | Microsoft |
무료 덤프 문항수: | 153 |
업로드 날짜: | 2025-08-26 |
You plan to use a radial collision-detection algorithm to detect the circle collision. You assume that the first circle is located at (x1.y1) with a radius of radius1 and the second circle is located at (x2,y2) with a radius of radius2.
Which algorithm will return true when the circles collide with each other?
HOTSPOT
You are working on the collision system for your new game project. You have the following code that detects collisions between two objects in a 2D screen orientation:
The screen origin (0,0) is at the top left of the screen.
Use the drop-down menus to complete each statement. Each correct selection is worth one point.