Example usage for com.badlogic.gdx.backends.android.surfaceview ResolutionStrategy interface-usage

List of usage examples for com.badlogic.gdx.backends.android.surfaceview ResolutionStrategy interface-usage

Introduction

In this page you can find the example usage for com.badlogic.gdx.backends.android.surfaceview ResolutionStrategy interface-usage.

Usage

From source file com.softwaresemantics.diyglsllwp.AlmostFSResStrategy.java

/**
 * Use almost a fullscreen are for LibGDX, exclude only a rectangle vertically
 * (of height : reservedHeight)
 * 
 */
public class AlmostFSResStrategy implements ResolutionStrategy {

From source file com.softwaresemantics.diyglsllwp.PreviewResStrategy.java

/**
 * 
 * @author cmh
 * 
 */
public class PreviewResStrategy implements ResolutionStrategy {