Search:

Type: Posts; User: akira25

Search: Search took 0.10 seconds.

  1. Re: Need to write a public instance method for a simple dice program

    Hi,

    This is a copy of the code for face1()


    /**
    * Sets the face of the receiver to 1 spot
    */
    public void face1()
    {
  2. Need to write a public instance method for a simple dice program

    Hi,

    Not sure where to start here or what detail you will need, as you can guess, I'm pretty darn new to all this! :) Ok, here goes. I am working through an assignment, in this particular section I...
Results 1 to 2 of 2