XNA, Managed DirectX and Game Programming

Browse by Tags

All Tags » XNA 2.0 » Game Studio » Tutorial (RSS)
Sorry, but there are no more tags available to filter with.
XNA - Displaying Centred Text
Going through the forums today I can across a post where a user was asking about displaying text on the screen so that it was centred. Here is a couple of quick lines of code that will allow you to display some text on the screen that is centred. When...