<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/GraphicsDeviceManager.html#RankDevices(java.util.List)">RankDevices(List<GraphicsDeviceInformation>)</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/GraphicsDeviceManager.html"title="class in Microsoft.Xna.Framework">GraphicsDeviceManager</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/GameComponentCollection.html#RemoveItem(int)">RemoveItem(int)</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/GameComponentCollection.html"title="class in Microsoft.Xna.Framework">GameComponentCollection</a></dt>
<dd>
<divclass="block">Removes a child object in the collection.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/GameServiceContainer.html#RemoveService(java.lang.Class)">RemoveService(Class)</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/GameServiceContainer.html"title="class in Microsoft.Xna.Framework">GameServiceContainer</a></dt>
<dd>
<divclass="block">Removes the object providing a specified service.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Game.html#ResetElapsedTime()">ResetElapsedTime()</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Game.html"title="class in Microsoft.Xna.Framework">Game</a></dt>
<dd>
<divclass="block">Resets the elapsed time counter.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Game.html#Run()">Run()</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Game.html"title="class in Microsoft.Xna.Framework">Game</a></dt>
<dd>
<divclass="block">Call this method to initialize the game, begin running the game loop, and start processing events for the game.</div>
</dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/IGameHost.html#Run()">Run()</a></span> - Method in interface Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/IGameHost.html"title="interface in Microsoft.Xna.Framework">IGameHost</a></dt>
<dd> </dd>
<dt><spanclass="strong"><ahref="../Microsoft/Xna/Framework/Game.html#RunOneFrame()">RunOneFrame()</a></span> - Method in class Microsoft.Xna.Framework.<ahref="../Microsoft/Xna/Framework/Game.html"title="class in Microsoft.Xna.Framework">Game</a></dt>
<dd>
<divclass="block">Run the game through what would happen in a single tick of the game clock; this method is designed for debugging only.</div>