Skip navigation links

gdx2d-desktop

gdx2d is a simple to use 2d game framework. It is multi-platform (working on Windows, Linux and Android). It is Java based with the heavy-lifting done in native code (i.e. C/C++), for example for physics rendering.

Website: https://hevs-isi.github.io/gdx2d/


Artifact name: ch.hevs.gdx2d:gdx2d-desktop
Description: gdx2d desktop library

Build date: 2016-04-25 11:06:56
Libgdx version: 1.5.6
Version: 1.2.1
Packages 
Package Description
ch.hevs.gdx2d.components
Contains the various components a user might need to instantiate for using the library.
ch.hevs.gdx2d.components.audio
Contains the classes required to play music with gdx2d.
ch.hevs.gdx2d.components.bitmaps
Contains the classes required to load images in gdx2d.
ch.hevs.gdx2d.components.colors
Contains classes to work with colors in gdx2d.
ch.hevs.gdx2d.components.geometry  
ch.hevs.gdx2d.components.graphics
Contains the classes for special geometry shapes in gdx2d.
ch.hevs.gdx2d.components.physics
Contains multiple classes to create physics simulation objects in the gdx2d code.
ch.hevs.gdx2d.components.physics.primitives  
ch.hevs.gdx2d.components.physics.utils
Physics constants and utilities objects.
ch.hevs.gdx2d.components.screen_management  
ch.hevs.gdx2d.components.screen_management.transitions  
ch.hevs.gdx2d.desktop  
ch.hevs.gdx2d.desktop.physics  
ch.hevs.gdx2d.lib
The library wrapper that is built around libgdx.
ch.hevs.gdx2d.lib.interfaces  
ch.hevs.gdx2d.lib.physics  
ch.hevs.gdx2d.lib.renderers  
ch.hevs.gdx2d.lib.utils  
ch.hevs.gdx2d.lib.utils.catmull  
Skip navigation links

Copyright © 2014-2016 gdx2d - https://github.com/hevs-isi/gdx2d