Release 2.1.2 - Extended input - Printable Version +- Tilengine - The 2D retro graphics engine forum (http://tilengine.org/forum) +-- Forum: Tabloid (http://tilengine.org/forum/forumdisplay.php?fid=4) +--- Forum: News & Announcements (http://tilengine.org/forum/forumdisplay.php?fid=6) +--- Thread: Release 2.1.2 - Extended input (/showthread.php?tid=239) |
Release 2.1.2 - Extended input - megamarc - 02-02-2019 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/commit/dd886131d62cddcac2069c1d9801d5ef5810567f |