C# Class C64Lib.Core.Prefs

Afficher le fichier Open project: rosc77/vita64 Class Usage Examples

Méthodes publiques

Свойство Type Description
AlwaysCopy bool
AutoPause bool
BadLineCycles int
CIACycles int
CIAIRQHack bool
DirectSound bool
DisplayMode string
DisplayType DisplayType
DoubleScan bool
DriveData Stream[]
DrivePath string[]
DriveType DriveType[]
Emul1541Proc bool
ExclusiveSound bool
FastReset bool
FloppyCycles int
HideCursor bool
Joystick1On bool
Joystick2On bool
JoystickSwap bool
LatencyAvg int
LatencyMax int
LatencyMin int
LimitSpeed bool
MapSlash bool
NormalCycles int
PrefsAtStartup bool
REUSize REUSize
SIDFilters bool
SIDType SIDType
ScalingDenominator int
ScalingNumerator int
ShowLEDs bool
SkipFrames int
SpriteCollisions bool
SpritesOn bool
SystemKeys bool
SystemMemory bool
ViewPort string

Méthodes publiques

Méthode Description
Check ( ) : void
Load ( string filename ) : void
Prefs ( ) : System
Save ( string filename ) : bool
ShowEditor ( bool startup, string prefs_name ) : bool
operator ( ) : bool

Method Details

Check() public méthode

public Check ( ) : void
Résultat void

Load() public méthode

public Load ( string filename ) : void
filename string
Résultat void

Prefs() public méthode

public Prefs ( ) : System
Résultat System

Save() public méthode

public Save ( string filename ) : bool
filename string
Résultat bool

ShowEditor() public méthode

public ShowEditor ( bool startup, string prefs_name ) : bool
startup bool
prefs_name string
Résultat bool

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

AlwaysCopy public_oe property

public bool AlwaysCopy
Résultat bool

AutoPause public_oe property

public bool AutoPause
Résultat bool

BadLineCycles public_oe property

public int BadLineCycles
Résultat int

CIACycles public_oe property

public int CIACycles
Résultat int

CIAIRQHack public_oe property

public bool CIAIRQHack
Résultat bool

DirectSound public_oe property

public bool DirectSound
Résultat bool

DisplayMode public_oe property

public string DisplayMode
Résultat string

DisplayType public_oe property

public DisplayType DisplayType
Résultat DisplayType

DoubleScan public_oe property

public bool DoubleScan
Résultat bool

DriveData public_oe property

public Stream[] DriveData
Résultat Stream[]

DrivePath public_oe property

public string[] DrivePath
Résultat string[]

DriveType public_oe property

public DriveType[] DriveType
Résultat DriveType[]

Emul1541Proc public_oe property

public bool Emul1541Proc
Résultat bool

ExclusiveSound public_oe property

public bool ExclusiveSound
Résultat bool

FastReset public_oe property

public bool FastReset
Résultat bool

FloppyCycles public_oe property

public int FloppyCycles
Résultat int

HideCursor public_oe property

public bool HideCursor
Résultat bool

Joystick1On public_oe property

public bool Joystick1On
Résultat bool

Joystick2On public_oe property

public bool Joystick2On
Résultat bool

JoystickSwap public_oe property

public bool JoystickSwap
Résultat bool

LatencyAvg public_oe property

public int LatencyAvg
Résultat int

LatencyMax public_oe property

public int LatencyMax
Résultat int

LatencyMin public_oe property

public int LatencyMin
Résultat int

LimitSpeed public_oe property

public bool LimitSpeed
Résultat bool

MapSlash public_oe property

public bool MapSlash
Résultat bool

NormalCycles public_oe property

public int NormalCycles
Résultat int

PrefsAtStartup public_oe property

public bool PrefsAtStartup
Résultat bool

REUSize public_oe property

public REUSize REUSize
Résultat REUSize

SIDFilters public_oe property

public bool SIDFilters
Résultat bool

SIDType public_oe property

public SIDType SIDType
Résultat SIDType

ScalingDenominator public_oe property

public int ScalingDenominator
Résultat int

ScalingNumerator public_oe property

public int ScalingNumerator
Résultat int

ShowLEDs public_oe property

public bool ShowLEDs
Résultat bool

SkipFrames public_oe property

public int SkipFrames
Résultat int

SpriteCollisions public_oe property

public bool SpriteCollisions
Résultat bool

SpritesOn public_oe property

public bool SpritesOn
Résultat bool

SystemKeys public_oe property

public bool SystemKeys
Résultat bool

SystemMemory public_oe property

public bool SystemMemory
Résultat bool

ViewPort public_oe property

public string ViewPort
Résultat string