Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 06-15-2007, 08:50 PM   #21 (permalink)
 
True Techie

Join Date: Nov 2006

Posts: 111

PnkFloyd27

Default Re: Help with objects in Java

This is the way the game is set up:
There is only one player and you start off with the option to either buy stuff, which takes you to the shop menu, or you can go ahead and battle right away. If you battle, you get a choice of 5 Robots to battle, each having a different attack and defense number. If you buy stuff, then your attack/defense points go up accordingly, and your money goes down. If you beat a robot you get money, the higher the level of the robot the more money you get.

I'm still getting the "class, interface, or enum expected" and a "<identifier> expected" errors. the <identifier> expected one is where I put the this."variable"; variables.

Last edited by PnkFloyd27; 06-15-2007 at 08:58 PM.
PnkFloyd27 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java Question PnkFloyd27 Programming Discussions 4 06-07-2007 04:30 PM
Java SCript Help NEEDED! kellee91 Browser & General Internet Questions 1 06-05-2007 12:20 PM
Java problem JHC130 Browser & General Internet Questions 7 04-19-2007 06:02 PM
how do you install java in ubuntu 6.10 straightv6 Linux, BSD, other *nixes & Open Source Software 1 04-10-2007 11:15 PM
n00b - java array mitzi Programming Discussions 3 03-27-2007 07:36 PM