The original Overlap2D HyperLap2D? VisEditor (discontinued) The original Overlap2D Overlap2D is a 2D level and UI editor with an engine agnostic philosophy for game developm...
ETC1 File Format Compression Loading KTX/ZKTX Format Preparing your file Loading If you need texture compression, offline mipmap generation, or cubemaps, the default texture...
Most Android devices and all iOS devices do not possess a hardware keyboard. Instead, a soft- or on-screen keyboard can be presented to the user. To bring up the on-screen keyboar...
For any sound that’s longer than a few seconds it is preferable to stream it from disk instead of fully loading it into RAM. libGDX provides a Music interface that lets you do tha...
Contents Helping Yourself Help Us Help You Title Context Problem Statement Exceptions Code Snippets Executable Example Code Example Resources Barebones Application Barebo...
Introduction Modules Input Graphics Files Audio Networking Introduction libGDX comprises several modules that provide services for each step of a typical game architecture...
Displaying text Use text in Heaps HtmlText usage Supported HTML tags and their attributes Font and image loading Font creation Supported formats Convert font to bitmap font u...
Setup Windows Linux Quickstart How it works Native code generation Build script generation More ccache jnigen is a small library that can be used with or without libGDX w...