From b1b5adfcbed66691aa6d1775d20c6aec6d1a4696 Mon Sep 17 00:00:00 2001 From: chai Date: Mon, 19 Nov 2018 08:09:17 +0800 Subject: =?UTF-8?q?*=E4=BF=AE=E6=94=B9graphic=20position=20type?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/libjin/math/je_transform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libjin/math/je_transform.h') diff --git a/src/libjin/math/je_transform.h b/src/libjin/math/je_transform.h index cb1f0ee..95328f9 100644 --- a/src/libjin/math/je_transform.h +++ b/src/libjin/math/je_transform.h @@ -36,9 +36,9 @@ namespace JinEngine Matrix getMatrix() const; private: - Vector2 mScale; Vector2 mPosition; Vector2 mOrigin; + Vector2 mScale; float mRotation; }; -- cgit v1.1-26-g67d0