Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/taconstants.py
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2010-03-06 13:29:38 (GMT)
committer Walter Bender <walter@sugarlabs.org>2010-03-06 13:29:38 (GMT)
commit2b0e769d5c1fdf4c8e7142111b6e044bb13ca99a (patch)
tree4e821fb5eca0835bb71344d5fe30709d1439d7e8 /taconstants.py
parentf779378a01ee3756fe887ec321d98e65b42ae611 (diff)
using constants for orientation
Diffstat (limited to 'taconstants.py')
-rw-r--r--taconstants.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/taconstants.py b/taconstants.py
index 11dc3d8..65c347a 100644
--- a/taconstants.py
+++ b/taconstants.py
@@ -167,6 +167,8 @@ STANDARD_STROKE_WIDTH = 1.0
BLOCK_SCALE = 2.0
PALETTE_SCALE = 1.5
DEFAULT_TURTLE = 1
+HORIZONTAL_PALETTE = 0
+VERTICAL_PALETTE = 1
#
# Block-style definitions