C# Class SelectJumpRjTypes, chronojump

Inheritance: SelectJumpTypes
Afficher le fichier Open project: GNOME/chronojump Class Usage Examples

Méthodes publiques

Свойство Type Description
FixedValue double
JumpsLimited bool

Méthodes publiques

Méthode Description
SelectJumpRjTypes ( int id, string nameEnglish, bool startIn, bool hasWeight, bool jumpsLimited, double fixedValue, string description ) : System
SelectJumpRjTypes ( string nameEnglish ) : System

Method Details

SelectJumpRjTypes() public méthode

public SelectJumpRjTypes ( int id, string nameEnglish, bool startIn, bool hasWeight, bool jumpsLimited, double fixedValue, string description ) : System
id int
nameEnglish string
startIn bool
hasWeight bool
jumpsLimited bool
fixedValue double
description string
Résultat System

SelectJumpRjTypes() public méthode

public SelectJumpRjTypes ( string nameEnglish ) : System
nameEnglish string
Résultat System

Property Details

FixedValue public_oe property

public double FixedValue
Résultat double

JumpsLimited public_oe property

public bool JumpsLimited
Résultat bool