ExperimentalGear/scripts/titlescreen
Hersi e68fcd5bfe code cleanup
instead of implementing __tostring, set __name
use variable name 'params' instead of 'o'
use 'self' for indicating instance instead of 'this'
move private members under self instead of params
set doc type of 'params' as the object created (helps IDE autocomplete)
2022-05-06 01:02:30 +02:00
..
components code cleanup 2022-05-06 01:02:30 +02:00
pages code cleanup 2022-05-06 01:02:30 +02:00
boot.lua code cleanup 2022-05-06 01:02:30 +02:00
modeselect.lua moved titlescreen implementation to the new page system 2022-05-04 03:34:37 +02:00
screen.lua code cleanup 2022-05-06 01:02:30 +02:00
service.lua page management code refactor 2022-04-27 12:29:54 +02:00
splash.lua preliminary version of credits splash 2022-04-03 03:02:16 +02:00
title.lua added VersionInfoPage service page 2022-04-04 01:58:10 +02:00