parsing ADL

a road to auto-gen'd spriteanimation spritesheet
This commit is contained in:
minjaesong
2019-01-05 02:19:56 +09:00
parent 73da060d5c
commit 576e2160ad
4 changed files with 262 additions and 1 deletions

View File

@@ -57,7 +57,7 @@ import org.dyn4j.Epsilon
* |a rotate th|Vector2(a).rotate(th)|
* |a to b |Vector2(a).to(b) |
*
* @author William Bittle
* @author William Bittle and Minjaesong (Torvald)
* *
* @version 3.1.11
* *