diff options
author | David Thompson <dthompson2@worcester.edu> | 2021-10-22 07:46:40 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2021-10-22 07:46:40 -0400 |
commit | 22cda3a7adb2a936210397bfc7b9f3c1ae4ce1ce (patch) | |
tree | a4228e1c935817cea37ae7e84dce9d6b3fe66e89 | |
parent | 9ef83aef829788a390bfd445ee46d4cfd031b032 (diff) |
node-2d: Export color method.
-rw-r--r-- | starling/node-2d.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/starling/node-2d.scm b/starling/node-2d.scm index 64c8c26..0364a6e 100644 --- a/starling/node-2d.scm +++ b/starling/node-2d.scm @@ -128,6 +128,7 @@ <label> font text + color align vertical-align |