Microsoft
98-374 · Question #125
In an XNA game, which two properties in Microsoft.Xna.Framework.Game controls the automatic frame rate setting? (Choose two.)
The correct answer is B. IsFixedTimeStep C. TargetElapsedTime. See the full explanation below for the reasoning.
Question
In an XNA game, which two properties in Microsoft.Xna.Framework.Game controls the automatic frame rate setting? (Choose two.)
Options
- AGameTime
- BIsFixedTimeStep
- CTargetElapsedTime
- DContent
How the community answered
(32 responses)- A19% (6)
- B72% (23)
- D9% (3)
Community Discussion
No community discussion yet for this question.