Guess Game - PowerPoint PPT Presentation

1 / 1
About This Presentation
Title:

Guess Game

Description:

Guess Game. public void setNewGame() public void displayGame() public void mouseReleased() int x,y ... int iFirst, jFirst. int iSecond, jSecond. Box. public ... – PowerPoint PPT presentation

Number of Views:31
Avg rating:3.0/5.0
Slides: 2
Provided by: doug187
Category:
Tags: game | guess | the | who

less

Transcript and Presenter's Notes

Title: Guess Game


1
Guess Game
Box
int x,y
int x,y
uses
Box44 boxes
int size
boolean clicked
Int color
int iFirst, jFirst
Color allColors
int iSecond, jSecond
Boolean isClicked, isSolved
public void mouseReleased()
public void display()
public void displayGame()
public void isItMe()
public void setNewGame()
Write a Comment
User Comments (0)
About PowerShow.com