Skip to content

Instantly share code, notes, and snippets.

View Aragami1408's full-sized avatar

Higanbana/彼岸花 Aragami1408

View GitHub Profile
@Aragami1408
Aragami1408 / gist:16e03448aa41840831cfd30d9d92febc
Last active June 26, 2019 12:42 — forked from micache/gist:574343ccc8a9a46b617aaa68c044ae23
Wrong at line 122(Arrayindexoutofboundsexception)
package com.libgdxproject.firstproject;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input;
import com.badlogic.gdx.audio.Sound;
import com.badlogic.gdx.audio.Music;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.OrthographicCamera;
import com.badlogic.gdx.graphics.Texture;