aboutsummaryrefslogtreecommitdiff
path: root/src/libjin/math/je_transform.h
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-11-25 00:11:28 +0800
committerchai <chaifix@163.com>2018-11-25 00:11:28 +0800
commite8e12b11db220160eb63727fb03548410bf3afd2 (patch)
treea36d62b783e97af9047469955b1aa0ddae6b4627 /src/libjin/math/je_transform.h
parent42421575d2e17b5c57ff0034c037b651bd6d1119 (diff)
*misc
Diffstat (limited to 'src/libjin/math/je_transform.h')
-rw-r--r--src/libjin/math/je_transform.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libjin/math/je_transform.h b/src/libjin/math/je_transform.h
index 45f26e0..35a1a13 100644
--- a/src/libjin/math/je_transform.h
+++ b/src/libjin/math/je_transform.h
@@ -40,7 +40,7 @@ namespace JinEngine
Vector2<float> mPosition;
Vector2<float> mOrigin;
Vector2<float> mScale;
- float mRotation;
+ float mRotation;
};