Search:

Type: Posts; User: Lesshardtofind

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    2,397

    Kinda lame but you can see them in action here...

    Kinda lame but you can see them in action here when the enemies get shot.

    Spaceship game prototype. - YouTube
  2. Replies
    10
    Views
    2,397

    Thanks for that I am new to VS and had not yet...

    Thanks for that I am new to VS and had not yet learned that trouble shooting feature. That will be a big help in the future.


    Indeed I am. The ability to make an intelligent guess usually makes...
  3. Replies
    10
    Views
    2,397

    I got rid of the static on the second post before...

    I got rid of the static on the second post before you mentioned it, but it is good to know for the future it causes problems. As for this particular case I I know where the code fails but by all...
  4. Replies
    10
    Views
    2,397

    So I went back into the program and commented out...

    So I went back into the program and commented out the code that you suggested was redundant and the error came back immediately. Any suggestions? It seems for the time being I am just going to have...
  5. Replies
    10
    Views
    2,397

    I explained above maybe not clearly, but I...

    I explained above maybe not clearly, but I assumed what you are saying would work but it did not. There was a class array that was not being defined before it was used by using the base constructor,...
  6. Replies
    10
    Views
    2,397

    I spend two days on a problem and 10 minutes...

    I spend two days on a problem and 10 minutes after I ask for help I finally figure out the answer. Irony at its best.
    I made all the variables in the original class public and then I added the...
  7. Replies
    10
    Views
    2,397

    Inheritence

    Well my google skills have failed me this time as I can't seem to figure out what I'm missing when it comes to inheritence in C#. I have class called Particle Engine. It initiates all its variables...
Results 1 to 7 of 7