// you’re reading...

Game

[tutorial] Basic Java Game: Shooter Part 5


A PT bÃsicos of Java tutorial Game. 5. NOTE: I feel it by the bad quality of a tutorial of this it is that I was running and was confused. The idea surgià ³ of Longhorndude08 – http://www. youtube. com/u.

Discussion

6 comments for “[tutorial] Basic Java Game: Shooter Part 5”

  1. ty for the advice

    Posted by icefrog50 | November 8, 2009, 9:31 pm
  2. no problem

    Posted by letsprogram | November 8, 2009, 9:34 pm
  3. um i just wana know why you put @Override ontop of the key methods, what does @Override do again? i forgot srry XD

    Posted by icefrog50 | November 8, 2009, 10:33 pm
  4. No problem, it’s for the methods in the parent class. if you want to do something in place of the abstract method you use @Override and it will do what you have in that method instead. it’s just more proper if the parent class has the same method.be sure to check out my new channel too: letsprogrami even have a website for it

    Posted by crazyclown36 | November 8, 2009, 11:16 pm
  5. lal!

    Posted by jurretju | November 8, 2009, 11:43 pm
  6. …

    Posted by AllStarsDied4me | November 9, 2009, 12:19 am

Post a comment