Example usage for com.badlogic.gdx.graphics Sprite subclass-usage

List of usage examples for com.badlogic.gdx.graphics Sprite subclass-usage

Introduction

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

Usage

From source file io.github.deathsbreedgames.libgdxtemplate.Entity.java

/**
 * A template for entities (such as moving objects, or just objects that
 * serve a purpose).
 * 
 * @author Nicols A. Ortega
 * @version 15.02.05