summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2019-05-23 08:53:35 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2019-05-23 08:53:35 -0400
commit94719d5a6721c49f16bcfff939a103c7c5ce0b79 (patch)
treecf00294e8bcb841af50a849fb1a53f206816e88e
parent47e6e9647abb015dcfa6ea0305ebce5e42ddf5bb (diff)
node-2d: Export local-matrix and world-matrix methods.
-rw-r--r--starling/node-2d.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/starling/node-2d.scm b/starling/node-2d.scm
index a309bc9..e63d64d 100644
--- a/starling/node-2d.scm
+++ b/starling/node-2d.scm
@@ -64,6 +64,8 @@
position
rotation
skew
+ local-matrix
+ world-matrix
dirty!
pivot
move-by