initial c to java port package cleanup, WCF func adjust
This commit is contained in:
parent
6c59ca5d73
commit
2d1df55e65
330 changed files with 397 additions and 8199 deletions
|
@ -2,10 +2,10 @@ package game.model;
|
|||
|
||||
import java.util.Map;
|
||||
|
||||
import game.ExtMath;
|
||||
import game.collect.Maps;
|
||||
import game.renderer.Matrix4f;
|
||||
import game.renderer.Vector3f;
|
||||
import game.util.ExtMath;
|
||||
import game.world.Facing;
|
||||
|
||||
public enum ModelRotation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue