achievements#

generate_achievements#

This class is in charge of rendering of the achievements GUI.

  • Args:

    • None

  • Keyword Args:

    • None

achievements_gui#

This subroutine does the bulk rendering of the achievements GUI.

  • Args:

    • self (dict): This is used by Pycraft as a way of storing it’s current configuration and behaviour and is required by most GUIs. Its use should be reduced where possible for readability reasons.

  • Keyword Args:

    • None

  • Output:

    • None