From 94719d5a6721c49f16bcfff939a103c7c5ce0b79 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 23 May 2019 08:53:35 -0400 Subject: node-2d: Export local-matrix and world-matrix methods. --- starling/node-2d.scm | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3