Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.18 seconds.

  1. Replies
    5
    Views
    1,664

    Re: Breakout Game Error

    Now you're getting somewhere. What are each of the compiler errors?

    Hint: for the last three errors, it's a problem of scope. Where do you declare a variable named ball? Where do you define a...
  2. Replies
    5
    Views
    1,664

    Re: Breakout Game Error

    Right. But we need an SSCCE. There are simply too many posts here for us to wade through that much code. Get the problem boiled down to a few lines, and we'll go from there.
  3. Replies
    5
    Views
    1,664

    Re: Breakout Game Error

    Not without an SSCCE we can't, no.
Results 1 to 3 of 3