소스 검색

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
2개의 변경된 파일1109개의 추가작업 그리고 9개의 파일을 삭제
  1. 1 1
      spine-libgdx/spine-libgdx/pom.xml
  2. 1108 8
      spine-libgdx/spine-libgdx/src/com/esotericsoftware/spine/utils/TwoColorPolygonBatch.java

+ 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


이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.