com.badlogic.gdx
Class Version

java.lang.Object
  extended by com.badlogic.gdx.Version

public class Version
extends Object

The version of libgdx

Author:
mzechner

Field Summary
static String VERSION
          the current version of libgdx in the major.minor.minorer format
 
Constructor Summary
Version()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static String VERSION
the current version of libgdx in the major.minor.minorer format

Constructor Detail

Version

public Version()


Copyright © 2013. All Rights Reserved.