瀏覽代碼

TwoColorPolygonBatch implements Batch interface, updated gdx to 1.9.8 (#1057)

* TwoColorPolygonBatch implements Batch interface, updated gdx to 1.9.8

* Add missing @Override
Piotr Jastrzebski 7 年之前
父節點
當前提交
a46b3d1d0c

+ 1 - 1
spine-libgdx/spine-libgdx/pom.xml

@@ -50,7 +50,7 @@
 
 	<properties>
 		<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-		<gdx.version>1.9.6</gdx.version>		
+		<gdx.version>1.9.8</gdx.version>
 	</properties>
 
 	<build>

文件差異過大導致無法顯示
+ 1108 - 8
spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/TwoColorPolygonBatch.java


部分文件因文件數量過多而無法顯示