Tilengine - The 2D retro graphics engine forum

Full Version: Release 2.1.2 - Extended input
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This release expands the number of inputs up to 32 (from previous 16), and makes the keybindings for window close and crt toggle configurable with two new inputs

* Window: expands un ique inputs up to 32 per player
* Window: added two new standard inputs: INPUT_QUIT for closing the window, and INPUT_CRT for toggling the CRT effect. They're assigned to Escape and Backspace by default, but can be remapped with TLN_DefineInputKey()
* Library: prints version, CPU word size and build date to the standard output on TLN_Init()

https://github.com/megamarc/Tilengine/co...ef5810567f