C# Class ManicDigger.Options

Show file Open project: henon/manic_digger Class Usage Examples

Public Properties

Property Type Description
DrawDistance int
EnableSound bool
Font int
Keys int>.SerializableDictionary
Shadows bool
UseServerTextures bool

Property Details

DrawDistance public property

public int DrawDistance
return int

EnableSound public property

public bool EnableSound
return bool

Font public property

public int Font
return int

Keys public property

public SerializableDictionary Keys
return int>.SerializableDictionary

Shadows public property

public bool Shadows
return bool

UseServerTextures public property

public bool UseServerTextures
return bool