C# Class LauncherApp.sharpSettingsDat

Mostra file Open project: jarllarsson/promenade Class Usage Examples

Public Properties

Property Type Description
m_appMode string
m_charOffsetX float
m_charcount_serial int
m_execMode string
m_fullscreen bool
m_measurementRuns int
m_optW_fd float
m_optmesSteps int
m_parallel_invocs int
m_pod string
m_simMode string
m_startPaused bool
m_wheight int
m_wwidth int

Property Details

m_appMode public_oe property

public string m_appMode
return string

m_charOffsetX public_oe property

public float m_charOffsetX
return float

m_charcount_serial public_oe property

public int m_charcount_serial
return int

m_execMode public_oe property

public string m_execMode
return string

m_fullscreen public_oe property

public bool m_fullscreen
return bool

m_measurementRuns public_oe property

public int m_measurementRuns
return int

m_optW_fd public_oe property

public float m_optW_fd
return float

m_optmesSteps public_oe property

public int m_optmesSteps
return int

m_parallel_invocs public_oe property

public int m_parallel_invocs
return int

m_pod public_oe property

public string m_pod
return string

m_simMode public_oe property

public string m_simMode
return string

m_startPaused public_oe property

public bool m_startPaused
return bool

m_wheight public_oe property

public int m_wheight
return int

m_wwidth public_oe property

public int m_wwidth
return int