From d4c2cef26b702eb1c0544b0ae579444a76db9ef7 Mon Sep 17 00:00:00 2001 From: chai Date: Thu, 20 Dec 2018 16:54:36 +0800 Subject: *shader --- src/libjin/math/je_matrix.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libjin/math') diff --git a/src/libjin/math/je_matrix.h b/src/libjin/math/je_matrix.h index f35b88b..65f080b 100644 --- a/src/libjin/math/je_matrix.h +++ b/src/libjin/math/je_matrix.h @@ -12,6 +12,7 @@ namespace JinEngine float x, y; float s, t; }; + /// /// This class is the basis for all transformations in LOVE. Althought not /// really needed for 2D, it contains 4x4 elements to be compatible with -- cgit v1.1-26-g67d0