Search:

Type: Posts; User: unknown21

Search: Search took 0.12 seconds.

  1. Replies
    2
    Views
    779

    Re: ACM and another class

    Well it's not giving me an error, but it's just not creating the graphics object.

    The first code is my main program (where the run() method is). At the bottom of it I define 'p' to create my...
  2. Replies
    2
    Views
    779

    ACM and another class

    I'm curious why ACM isn't letting me create an object from a different class, maybe I am missing something?

    my main class:

    import java.awt.Color;
    import acm.program.*;
    import acm.graphics.*;...
Results 1 to 2 of 2