Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
Window System for XNA - 0.5.1

 Downloads & Files



Source Code Window System for XNA 0.5.1
source code, 160K, uploaded May 18  - 495 downloads

Release Notes

This release fixes numerous bugs, and improves the performance dramatically.

I have increased performance by creating my own font rendering code which performs clipping, instead of using scissor rectangles with SpriteFont. It uses SpriteFont for the data by using reflection to get at the private fields.
 Reviews for this release
No reviews yet for this release.
Updating...