Example usage for com.badlogic.gdx.math MathUtils subclass-usage

List of usage examples for com.badlogic.gdx.math MathUtils subclass-usage

Introduction

In this page you can find the example usage for com.badlogic.gdx.math MathUtils subclass-usage.

Usage

From source file com.sturdyhelmetgames.dodgethecars.RandomUtil.java

/**
 * Utility class for getting stuff randomized.
 * 
 * @author Antti 25.6.2012
 * 
 */

From source file com.sturdyhelmetgames.roomforchange.RandomUtil.java

/**
 * Utility class for getting randomized values.
 * 
 * @author antti
 * 
 */