List of usage examples for com.badlogic.gdx.backends.android CardBoardGame subclass-usage
From source file br.com.raphaelbruno.game.zombieinvaders.vr.GameBase.java
public class GameBase extends CardBoardGame { public ModelBatch modelBatch; public SpriteBatch spriteBatch; public ZombieInvadersVR launcher; public int highScore; public Music soundBg;