C# 클래스 MegaMan.Engine.Forms.Settings.SettingsService

파일 보기 프로젝트 열기: Tesserex/C--MegaMan-Engine

공개 메소드들

메소드 설명
GetAutoLoadGame ( ) : string
GetConfigForGame ( string game ) : Setting
GetSettings ( ) : UserSettings

비공개 메소드들

메소드 설명
GetDefaultConfig ( ) : Setting
GetInitialSettings ( ) : UserSettings
HandleInvalidConfig ( ) : void
WrongConfigAlert ( string message ) : void

메소드 상세

GetAutoLoadGame() 공개 메소드

public GetAutoLoadGame ( ) : string
리턴 string

GetConfigForGame() 공개 메소드

public GetConfigForGame ( string game ) : Setting
game string
리턴 Setting

GetSettings() 공개 메소드

public GetSettings ( ) : UserSettings
리턴 UserSettings