kopia lustrzana https://github.com/jameshball/osci-render
Updated default weight
rodzic
a6c1335ef2
commit
db2ec28d63
|
@ -1,7 +1,7 @@
|
||||||
package shapes;
|
package shapes;
|
||||||
|
|
||||||
public abstract class Shape {
|
public abstract class Shape {
|
||||||
public static final int DEFAULT_WEIGHT = 100;
|
public static final int DEFAULT_WEIGHT = 80;
|
||||||
|
|
||||||
protected double weight;
|
protected double weight;
|
||||||
protected double length;
|
protected double length;
|
||||||
|
|
Ładowanie…
Reference in New Issue