Changed C-BestCode
Signed-off-by: Immanuel Alvaro Bhirawa <u7280427@anu.edu.au>
This commit is contained in:
parent
a9d922c727
commit
9391827dd1
@ -38,19 +38,13 @@ declaration: >-
|
|||||||
# you want to just submit methods):
|
# you want to just submit methods):
|
||||||
class:
|
class:
|
||||||
- Viewer.java
|
- Viewer.java
|
||||||
- Hexagon
|
- Hexagon inside Viewer.java [https://gitlab.cecs.anu.edu.au/u7156831/comp1110-ass2/-/blob/master/src/comp1110/ass2/gui/Viewer.java#L458-470]
|
||||||
|
|
||||||
# I wish to submit the following methods as entirely my own (remove this if
|
# I wish to submit the following methods as entirely my own (remove this if
|
||||||
# you want to just submit classes):
|
# you want to just submit classes):
|
||||||
method:
|
method:
|
||||||
- isMoveStringWellFormed
|
- https://gitlab.cecs.anu.edu.au/u7156831/comp1110-ass2/-/blob/master/src/comp1110/ass2/BlueLagoon.java#L206-373 [isMoveValid]
|
||||||
- displayState
|
- https://gitlab.cecs.anu.edu.au/u7156831/comp1110-ass2/-/blob/master/src/comp1110/ass2/gui/Viewer.java#L125-364 [displayState]
|
||||||
- addBoardTile
|
|
||||||
- addStoneTileToBoard
|
|
||||||
- addTileToBoard
|
|
||||||
- addLabelToTile
|
|
||||||
- addSmallLabelToTile
|
|
||||||
- isMoveValid
|
|
||||||
|
|
||||||
# sign *your* name and uid here
|
# sign *your* name and uid here
|
||||||
name: Immanuel Alvaro Bhirawa
|
name: Immanuel Alvaro Bhirawa
|
||||||
|
Loading…
Reference in New Issue
Block a user