Registry / other / gdx-platform

gdx-platform

JSON →
library1.14.0javamavenunverified

Android/Desktop/iOS/HTML5 game development framework providing platform-specific backends.

<dependency> <groupId>com.badlogicgames.gdx</groupId> <artifactId>gdx-platform</artifactId> <version>1.14.0</version> </dependency>
INSTALL
IMPORT
SIG · GDX-PLATFORM
G
gdx-platform
otherjavav1.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ApplicationListener
com.badlogic.gdx.ApplicationListener

Creating a basic libGDX game application.

public class MyGame implements ApplicationListener { @Override public void create() { } @Override public void render() { } }
Debug
Known issues
breakingVersion 1.14.0 requires Java 8+; older versions may have compatibility issues.
fix
Use Java 8 or later for this version.
affects: 1.14.0
Upgrade
Version history
1.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
gdx-platform — mvn dependency:get gdx-platform · libregistry