Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

LibGDX Markup Language

MJ edited this page Aug 11, 2020 · 6 revisions

LibGDX Markup Language

This is the wiki page dedicated to gdx-lml and gdx-lml-vis libraries. Basics (and their sub-pages) are the place to start if you like to go through some documentation. Your first LML application walks you (step by step!) through creation of a simple LibGDX project that uses gdx-lml-vis in practice. Tips and Tricks contains various useful informations that you might find helpful once you get comfortable with gdx-lml API. To be honest though, the best way to learn gdx-lml and gdx-lml-vis is to analyzing the example projects located in the examples directory in source repository: especially gdx-lml-tests and gdx-lml-vis-tests, both of which include usage examples of all tags available in gdx-lml and gdx-lml-vis respectively.