aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/designDocs.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/designDocs.tex b/docs/designDocs.tex
index 327c280..0690d3f 100644
--- a/docs/designDocs.tex
+++ b/docs/designDocs.tex
@@ -179,4 +179,7 @@ argument. This will be passed in via recursive inputs.}
\subsection{Color}
For color, use a tuple of (R,G,B) 0-255 for each. Colors can be
easily manipulated with members of the Util class.
+ \subsection{Locations}
+ Locations are stored (x,y), in whatever unit you light system is
+ in. (Whatever unit you use when you define spacing).
\end{document}