整理文件结构
This commit is contained in:
@@ -1,11 +0,0 @@
|
|||||||
package uno.mloluyu.desktop.character;
|
|
||||||
|
|
||||||
import com.badlogic.gdx.graphics.Texture;
|
|
||||||
import com.badlogic.gdx.graphics.g2d.Sprite;
|
|
||||||
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
|
|
||||||
|
|
||||||
public class Alice {
|
|
||||||
private SpriteBatch batch;
|
|
||||||
private Texture texture;
|
|
||||||
private Sprite sprite;
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user