Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
Ranked #72.8K
~21.9K People Reached
Favorite Forums
Favorite Tags
java x 2

1 Posted Topic

Member Avatar for Nikki_77

try public int AccelerateSpeed() { return speed = (speed += 5); } for the accelerate method which will add 5 to the speed. I'll let you work on the braking method. : )

Member Avatar for stultuske
0
22K

The End.