Search:

Type: Posts; User: Clubs

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    889

    Attributes,Modifieres, and More

    This is what i have to do for an assignment:
    Create an animal class with at least 3 attributes and 2 methods. Write all possible accessor and modifier methods. Also write constructor for animal. ...
  2. Replies
    2
    Views
    14,627

    Calling A Public Static Void Method from Main

    I am working on a the Grid world code Bugrunner. Here is what I have so far:

    import info.gridworld.actor.ActorWorld;
    import info.gridworld.actor.Bug;
    import info.gridworld.actor.Rock;
    import...
Results 1 to 2 of 2