Search:

Type: Posts; User: aba muhammad

Search: Search took 0.08 seconds.

  1. Replies
    3
    Views
    1,996

    Re: Simple Balloon Applet [Help!!!]

    sorry for being late!!!
    If you have a closer look at the code segment I posted, I commented "else".
    so it should be:


    public void doEast(){

    if (startX+10 <=...
  2. Replies
    3
    Views
    1,996

    Re: Simple Balloon Applet [Help!!!]

    You should have been put an eye on the fact that the coordinates you are specifying in drawing an object are its top-left corner coordinates.
    So if you intended that the balloon should stop when its...
Results 1 to 2 of 2