Skip to main content

BackgroundSelectionClick

Callable

  • BackgroundSelectionClick(): void

  • Handles clicks in the background selection screen:

    • Exit: Exit the screen without changes
    • Accept: Exit the screen with a new background
    • Prev: Paints the previous 12 backgrounds
    • Next: Paints the nextt 12 backgrounds
    • Click on any background: Sets this background for selection This function is called dynamically

    Returns void

    • Nothing