public class Mdx
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static Data |
data
Interface for reading/writing game data, e.g.
|
static DependencyInjection |
di
Dependency injection
|
static java.lang.String |
gameIdentifier |
static Os |
os
Returns the current operating system
|
Constructor and Description |
---|
Mdx() |
public static Data data
public static DependencyInjection di
public static Os os
public static java.lang.String gameIdentifier