public class Version extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COPY
Copyright and authors information.
|
static boolean |
isSnapshot
Indicates if it is a debug or release version.
|
static String |
VERSION
Current version name of the gdx2d library (major.minor.revision).
|
| Constructor and Description |
|---|
Version() |
| Modifier and Type | Method and Description |
|---|---|
static String |
print()
Print the current version of
gdx2d. |
static String |
printVerbose()
Print the current version of
libgdx and gdx2d. |
public static final String COPY
public static final String VERSION
public static final boolean isSnapshot
Copyright © 2014-2016 gdx2d - https://github.com/hevs-isi/gdx2d