Title Screen
The “title screen” GUI provides a start screen with an action list (for example: Start, Load, etc.). The list is defined on the client by default and can be overridden by the server.Client-side usage (autoDisplay)
Load the GUI on the client to display it without the server. Add it in the client config undergui with autoDisplay: true.
select interaction with { id, index, entry }.
When localActions: true:
- selecting
starthides the title screen - selecting
loadhides the title screen and displays the save/load GUI withsaveLoad
Client-side default list
Si le serveur ne fournit pasentries, la liste par defaut du client est:
packages/client/src/components/gui/title-screen.ce
Style
Les classes CSS sont dans:packages/ui-css/src/primitives/title-screen.css