move tree to the right
This commit is contained in:
committed by
JamesFlare1212
parent
4903366103
commit
7ceb05ce98
@@ -10,7 +10,7 @@ stage.add(layer);
|
||||
var heap = [];
|
||||
var nodeRadius = 25;
|
||||
var levelHeight = 80;
|
||||
var startX = 100;
|
||||
var startX = 1100;
|
||||
var startY = 50;
|
||||
var horizontalSpacing = 150;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user