package love.distributedrebirth.demo4d; import com.badlogic.gdx.ScreenAdapter; import love.distributedrebirth.bassboonyd.BãßBȍőnAuthorInfoʸᴰ; @BãßBȍőnAuthorInfoʸᴰ(name = "willemtsade", copyright = "©Δ∞ 仙上主天") public class Demo4DMainAdapter extends ScreenAdapter { protected final Demo4DMain main; public Demo4DMainAdapter(Demo4DMain main) { this.main = main; } }