40 lines
1.1 KiB
Plaintext
40 lines
1.1 KiB
Plaintext
#BlueJ class context
|
|
comment0.target=rotation
|
|
comment1.params=
|
|
comment1.target=rotation()
|
|
comment10.params=pX\ pY\ block
|
|
comment10.target=void\ fallV(int,\ int,\ int)
|
|
comment11.params=input
|
|
comment11.target=void\ delete(int)
|
|
comment12.params=g
|
|
comment12.target=void\ paint(java.awt.Graphics)
|
|
comment13.params=
|
|
comment13.target=void\ neuzeichnen()
|
|
comment14.params=g
|
|
comment14.target=void\ anzeigen(java.awt.Graphics)
|
|
comment15.params=g
|
|
comment15.target=void\ feldAnzeigen(java.awt.Graphics)
|
|
comment16.params=
|
|
comment16.target=void\ anzeigenTxt()
|
|
comment17.params=milliseconds
|
|
comment17.target=void\ wait(int)
|
|
comment18.params=
|
|
comment18.target=void\ rotateClockwise()
|
|
comment2.params=
|
|
comment2.target=void\ rd()
|
|
comment3.params=
|
|
comment3.target=void\ ld()
|
|
comment4.params=
|
|
comment4.target=void\ richten()
|
|
comment5.params=
|
|
comment5.target=void\ checkFall()
|
|
comment6.params=px\ py
|
|
comment6.target=boolean\ movedBlocks(int,\ int)
|
|
comment7.params=pX\ pY\ block
|
|
comment7.target=void\ fall(int,\ int,\ int)
|
|
comment8.params=pX\ pY\ block
|
|
comment8.target=boolean\ horizontal(int,\ int,\ int)
|
|
comment9.params=pX\ pY\ block
|
|
comment9.target=void\ fallH(int,\ int,\ int)
|
|
numComments=19
|