Skip to content

Commit e7f7a31

Browse files
committed
Merge branch 'main' of github.com:openpatch/scratch-for-java
2 parents 68f72a1 + fc739b2 commit e7f7a31

File tree

3 files changed

+283
-423
lines changed

3 files changed

+283
-423
lines changed

src/org/openpatch/scratch/Stage.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -904,6 +904,7 @@ public void setColor(double r, double g, double b) {
904904

905905
/**
906906
* Returns the current color of the stage.
907+
*
907908
* @return the current color
908909
*/
909910
public Color getColor() {

0 commit comments

Comments
 (0)