itch.io is community of indie game creators and players

Devlogs

Tilengine 2.9.4 - improved layer queries

Tilengine
A downloadable tool for Windows and Linux

This release fixes an issue unforeseen with the introduction of automated world loading with TLN_LoadWorld(): the ability to retrieve layer type and active assets after loading. Several TLN_GetLayerXXX() functions have been added to retrieve various layer-related data that couldn't been previously queried at runtime.

In addition to this, there's a new sample called QueryLayer.c that showcases this new functionality about retrieving useful data on layers automatically set up with TLN_LoadWorld()

https://github.com/megamarc/Tilengine/blob/maintenance_2.9/samples/QueryLayer.c

Files

  • Linux ARMv7l (Raspberry Pi, BeagleBone...) 421 kB
    Nov 23, 2021
  • Linux Desktop 32-bit 440 kB
    Nov 23, 2021
  • Linux Desktop 64-bit 433 kB
    Nov 23, 2021
  • Windows 32-bit 520 kB
    Nov 23, 2021
  • Windows 64-bit 539 kB
    Nov 23, 2021
Download Tilengine
Read comments (2)