libgdx
Here are 974 public repositories matching this topic...
Open-source Android/Desktop remake of Civ V
-
Updated
Aug 30, 2020 - Kotlin
Artificial Intelligence framework for games based on libGDX or not. Features: Steering Behaviors, Formation Motion, Pathfinding, Behavior Trees and Finite State Machines
-
Updated
Jul 17, 2020 - Java
Hi,
great extension to libGDX :) thank you for that.
My question: how can square brackets be used with libKTX ArrayMaps?
what I wanted to to:
val myMap : ArrayMap<String, Label>
myMap = ArrayMap()
myMap["one"] = new Label(...)But there is no Set operator defined. Am I doing something wrong, or isn't it just implemented yet?
Cheers
A simple way to pack and manage texture atlases for LibGDX game framework.
-
Updated
Jul 15, 2020 - Java
A high-level cross-platform 2D game development API
-
Updated
Aug 29, 2020 - Java
java & libgdx制作的RPG游戏! an RPG by java and LibGDX
-
Updated
Jan 10, 2019 - Java
Talos Particle Engine
-
Updated
Aug 29, 2020 - Java
As #448 showed, for (at least some) core ships and stations, the collision meshes can be a bit off. Check all of them and fix whatever needs fixing.
A libGDX cross-platform API for InApp purchasing.
-
Updated
Aug 28, 2020 - Java
-
Updated
Aug 28, 2020
libGDX game based on the original 1010!
-
Updated
Aug 30, 2020 - Java
Ore Infinium, Open Source multiplayer Terraria-inspired Sci-fi game, focused on technology, devices and researching. Written in Kotlin (JVM), LibGDX. Cross platform
-
Updated
Aug 22, 2017 - Kotlin
Roles:
- Founder
- Guild Master
- Vice-Guild Master
- the other players...
Include:
- Guild Ranking System.
- Posibility to Close a Guild.
- Guild Leveling System with Privileges.
- Guild vs Guild.
- Invisibility between Guild Members with AlphaBlending.
Java LibGDX Android 2D RPG Game
-
Updated
Mar 23, 2019 - Java
An IntelliJ plugin for use with LibGDX
-
Updated
Jul 29, 2020 - Kotlin
Heroes of Might and Magic 3 live wallpaper for android
-
Updated
Jun 14, 2020 - Kotlin
Improve this page
Add a description, image, and links to the libgdx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libgdx topic, visit your repo's landing page and select "manage topics."


Issue details
Tooltips broken on Android. They do not show but cause an exception instead.
Also referenced in #4921
Reproduction steps/code
Run the UITest on android (i used a Huawei P8, Android 5)
Version of LibGDX and/or relevant dependencies
1.9.6
Stacktrace