Fix imports

This commit is contained in:
Victor 2014-01-16 16:37:47 +02:00
parent 270ba3e4a7
commit 8e6ad2d490

View File

@ -3,7 +3,6 @@ package com.annimon.influencexxii;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input.Keys;
import com.badlogic.gdx.Input.Peripheral;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.badlogic.gdx.graphics.glutils.ShapeRenderer;
/**