diff options
-rw-r--r-- | starling/node-2d.scm | 2 |
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 |