User Tools

Site Tools


layouts

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
layouts [2017/06/21 11:01]
phulshof [General Parameters]
layouts [2018/06/20 14:29]
phulshof [General Parameters]
Line 306: Line 306:
 |onGameEnter |Action happens on starting a game.| |onGameEnter |Action happens on starting a game.|
 |onGameExit |Action happens on quitting a game.| |onGameExit |Action happens on quitting a game.|
 +|onPlaylistEnter |Action happens on entering a playlist.|
 +|onPlaylistExit |Action happens on exiting a playlist.|
 +|onMenuJumpEnter |Action happens on entering a jump in the menu (next/​previous letter/​page,​ random).|
 +|onMenuJumpExit |Action happens on exiting a jump in the menu (next/​previous letter/​page,​ random).|
  
 The action type can be combined with a menuIndex attribute. This will force RetroFE to only activate the animation for the specified menu index, with 0 being the main menu. Some examples: The action type can be combined with a menuIndex attribute. This will force RetroFE to only activate the animation for the specified menu index, with 0 being the main menu. Some examples:
Line 358: Line 362:
     No mode used:     No mode used:
         collections/​Main/​medium_artwork/​logo/​SNES.png         collections/​Main/​medium_artwork/​logo/​SNES.png
 +        collections/​SNES/​system_artwork/​logo.png
         collections/​Main/​medium_artwork/​logo/​default.png         collections/​Main/​medium_artwork/​logo/​default.png
     Mode layout:     Mode layout:
         layouts/<​layout name>/​collections/​Main/​medium_artwork/​logo/​SNES.png         layouts/<​layout name>/​collections/​Main/​medium_artwork/​logo/​SNES.png
 +        layouts/<​layout name>/​collections/​SNES/​system_artwork/​logo.png
         layouts/<​layout name>/​collections/​Main/​medium_artwork/​logo/​default.png         layouts/<​layout name>/​collections/​Main/​medium_artwork/​logo/​default.png
     Mode system (not very useful in the main menu):     Mode system (not very useful in the main menu):
layouts.txt ยท Last modified: 2021/09/03 17:14 by phulshof