Skip to content

Intro to Game Loop

Simon Jackson edited this page Sep 1, 2016 · 6 revisions

#Intro to Game Loop#

Submitted 10/4/2010 Article


Article Overview

This introductory article is for programmers who may have experience programming traditional applications. It introduces the XNA Framework application model and discusses each component of the XNA Frameworks' loop-based programming model. It shows the difference between update and draw loops, explores how content is loaded and unloaded, and unravels the mystery of frame rates.

All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).

downloads

IntroToGameLoop_Article_4_0.docx

Size: 0.13MB

Intro to Game Loop Article.

Clone this wiki locally