big design update, bugs, etc

This commit is contained in:
Peter Cottle 2012-09-16 23:52:32 -07:00
parent ff4312ba49
commit 9378254f0a
8 changed files with 259 additions and 17 deletions

View file

@ -13,6 +13,10 @@ var TIME = {
reflowGuess: 100
};
var GRAPHICS = {
nodeRadius: 15
};
/**
* Graphics style
*/