ExperimentalGear/scripts/common
Hersi f44ba3743b tldr; bootpage initial implementation, fixes for page management code
added supporting functions for BootPage
removed init() from classes, it was stupid to begin with
handleButtonInput() and handleKnobInput no longer optional
added callback member to SelfTestField
placement position value fixes
use gfx.Translate instead of explicitly setting off-origin x,y values
added MARGIN and PADDING calculations to fields
removed unnecessary gfx.BeginPath() calls
2022-04-15 04:54:47 +02:00
..
class.lua use generics in class creation functions' docstrings 2022-04-14 23:14:13 +02:00
dimensions.lua help me, god, why have you forsaken me 2022-04-11 18:47:26 +02:00
easing.lua re-fix the easing.lua fix with default values 2021-12-25 02:51:26 +01:00
filereader.lua tldr; bootpage initial implementation, fixes for page management code 2022-04-15 04:54:47 +02:00
gameconfig.lua added game file reader utilities 2022-04-05 06:36:11 +02:00
json.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
sound.lua added skipIntro skin setting 2022-03-04 04:06:19 +01:00
util.lua help me, god, why have you forsaken me 2022-04-11 18:47:26 +02:00
version.lua added VersionInfoPage service page 2022-04-04 01:58:10 +02:00