Class Game

java.lang.Object
  extended by Game

public class Game
extends Object


Constructor Summary
Game()
           
 
Method Summary
static int diceThrow(String name)
           
static void main()
           
 
Methods inherited from class
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Game

public Game()
Method Detail

diceThrow

public static int diceThrow(String name)

main

public static void main()