libgdx API

com.badlogic.gdx
Class Version

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

public class Version
extends java.lang.Object

The version of libgdx

Author:
mzechner

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

Field Detail

VERSION

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

Constructor Detail

Version

public Version()

libgdx API

Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)