mirror of
				https://github.com/Klagarge/PokeHES.git
				synced 2025-10-31 03:39:16 +00:00 
			
		
		
		
	clean screenEnd
This commit is contained in:
		| @@ -1,20 +1,15 @@ | ||||
| package Screen; | ||||
|  | ||||
| import com.badlogic.gdx.Gdx; | ||||
| import com.badlogic.gdx.Input; | ||||
| import com.badlogic.gdx.files.FileHandle; | ||||
| import com.badlogic.gdx.graphics.Color; | ||||
| import com.badlogic.gdx.graphics.g2d.BitmapFont; | ||||
| import com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator; | ||||
| import com.badlogic.gdx.graphics.g2d.freetype.FreeTypeFontGenerator.FreeTypeFontParameter; | ||||
|  | ||||
| import Control.Controller; | ||||
| import Entity.Player; | ||||
| import Game.Battle; | ||||
| import Main.PokeMudry; | ||||
| import Main.Settings; | ||||
|  | ||||
| import ch.hevs.gdx2d.components.bitmaps.BitmapImage; | ||||
| import ch.hevs.gdx2d.components.screen_management.RenderingScreen; | ||||
| import ch.hevs.gdx2d.lib.GdxGraphics; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user