def __init__(self) -> None:
     View.__init__(self, [SettingsArtist()])
 def __init__(self) -> None:
     View.__init__(self, [CombatArtist()])