-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMousePractice.ctxt
More file actions
26 lines (26 loc) · 873 Bytes
/
Copy pathMousePractice.ctxt
File metadata and controls
26 lines (26 loc) · 873 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
#BlueJ class context
comment0.params=
comment0.target=void\ resetGame()
comment1.params=row\ col
comment1.target=void\ togglePiece(int,\ int)
comment10.params=e
comment10.target=void\ mouseEntered(java.awt.event.MouseEvent)
comment11.params=e
comment11.target=void\ mouseExited(java.awt.event.MouseEvent)
comment2.params=
comment2.target=void\ addRandomTiles()
comment3.params=
comment3.target=java.awt.Color\ randColor()
comment4.params=
comment4.target=void\ init()
comment5.params=e
comment5.target=void\ mouseClicked(java.awt.event.MouseEvent)
comment6.params=g
comment6.target=void\ paint(java.awt.Graphics)
comment7.params=e
comment7.target=void\ actionPerformed(java.awt.event.ActionEvent)
comment8.params=e
comment8.target=void\ mousePressed(java.awt.event.MouseEvent)
comment9.params=e
comment9.target=void\ mouseReleased(java.awt.event.MouseEvent)
numComments=12