Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
SiliconStudio.Paradox.Assets.ParadoxConfig Class Reference

Static Public Member Functions

static PackageDependency GetLatestPackageDependency ()
 

Static Public Attributes

static PropertyKey
< DisplayOrientation
DisplayOrientation = new PropertyKey<DisplayOrientation>("DisplayOrientation", typeof(ParadoxConfig))
 
static PropertyKey
< GraphicsPlatform
GraphicsPlatform = new PropertyKey<GraphicsPlatform>("GraphicsPlatform", typeof(ParadoxConfig))
 
static PropertyKey
< GraphicsProfile
GraphicsProfile = new PropertyKey<GraphicsProfile>("GraphicsProfile", typeof(ParadoxConfig))
 
static PropertyKey
< TextureQuality
TextureQuality = new PropertyKey<TextureQuality>("TextureQuality", typeof(ParadoxConfig))
 
static readonly PackageVersion LatestPackageVersion = new PackageVersion(ParadoxVersion.CurrentAsText)
 

Detailed Description

Definition at line 15 of file ParadoxConfig.cs.

Member Function Documentation

static PackageDependency SiliconStudio.Paradox.Assets.ParadoxConfig.GetLatestPackageDependency ( )
static

Definition at line 32 of file ParadoxConfig.cs.

Member Data Documentation

PropertyKey<DisplayOrientation> SiliconStudio.Paradox.Assets.ParadoxConfig.DisplayOrientation = new PropertyKey<DisplayOrientation>("DisplayOrientation", typeof(ParadoxConfig))
static

Definition at line 22 of file ParadoxConfig.cs.

PropertyKey<GraphicsPlatform> SiliconStudio.Paradox.Assets.ParadoxConfig.GraphicsPlatform = new PropertyKey<GraphicsPlatform>("GraphicsPlatform", typeof(ParadoxConfig))
static

Definition at line 24 of file ParadoxConfig.cs.

PropertyKey<GraphicsProfile> SiliconStudio.Paradox.Assets.ParadoxConfig.GraphicsProfile = new PropertyKey<GraphicsProfile>("GraphicsProfile", typeof(ParadoxConfig))
static

Definition at line 26 of file ParadoxConfig.cs.

readonly PackageVersion SiliconStudio.Paradox.Assets.ParadoxConfig.LatestPackageVersion = new PackageVersion(ParadoxVersion.CurrentAsText)
static

Definition at line 30 of file ParadoxConfig.cs.

PropertyKey<TextureQuality> SiliconStudio.Paradox.Assets.ParadoxConfig.TextureQuality = new PropertyKey<TextureQuality>("TextureQuality", typeof(ParadoxConfig))
static

Definition at line 28 of file ParadoxConfig.cs.


The documentation for this class was generated from the following file: