List of usage examples for com.badlogic.gdx.backends.android AndroidGraphics subclass-usage
From source file org.artoolkit.ar.base.rendering.ARRenderer.java
/**
* Base renderer which should be subclassed in the main application and provided
* to the ARActivity using its {@link supplyRenderer} method.
*
* Subclasses should override {@link configureARScene}, which will be called by
* the Activity when AR initialisation is complete. The Renderer can use this method