Results 1 to 2 of 2

Thread: How to find XNA templates?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Dec 2013
    Location
    Earth
    Posts
    230

    How to find XNA templates?

    Hi, I just downloaded XNA 4.0, hoping how to learn how to draw 3d shapes or make simple games. However I don't know where to find the XNA templates to use to create programs. How do I install them? Thanks!

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    Re: How to find XNA templates?

    There are no templates for VB, as far as I know. All the templates are C#. You can create a C# template, then convert all the code over to VB and use that, because a template is nothing more than the outline of the code and a few relevant references.

    You might look in the CodeBank or Tutorial areas, as I believe DDay wrote some XNA stuff over there. I have a thread in the CodeBank, but it deals only with drawing controls using XNA.
    My usual boring signature: Nothing

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width