class Settings:
GL = 0
DX7 = 1
DX8 = 5
@staticmethod
def readSettings():
pass # todo
def getWindowedMode():
return 1
def getMusic():
def getSfx():
def getToonChatSounds():
def getMusicVolume():
def getSfxVolume():
def getResolution():