Example usage for com.badlogic.gdx.math Vector interface-usage

List of usage examples for com.badlogic.gdx.math Vector interface-usage

Introduction

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

Usage

From source file de.brainstormsoftworks.taloonerrl.math.IntVector2.java

/**
 * a reimplementation of {@link Vector2} to work with integer values
 *
 * @author David Becker
 *
 */