C# Class Cindeck.Controls.SkillTimeline

SkillTimeline.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: noelex/Cindeck

Méthodes publiques

Свойство Type Description
SimulationResultProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SkillTimeline ( ) : Cindeck.Core

Méthodes protégées

Méthode Description
OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void

Private Methods

Méthode Description
DrawTimeline ( System.Windows.Controls.Canvas c, OwnedIdol idol ) : void
GetBrushBySkill ( ISkill skill ) : System.Windows.Media.Brush
GetSkillDetails ( ISkill skill, int lv ) : string
GetSkillEffect ( ISkill skill ) : string
GetSkillSummary ( OwnedIdol idol ) : string
GetSkillType ( ISkill skill ) : string
LoadSlots ( ) : void
RegisterProperptyChanged ( OwnedIdol idol ) : void
SkillTimeline_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
UnregisterProperptyChanged ( OwnedIdol idol ) : void

Method Details

OnPropertyChanged() protected méthode

protected OnPropertyChanged ( System.Windows.DependencyPropertyChangedEventArgs e ) : void
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

OnRender() protected méthode

protected OnRender ( System.Windows.Media.DrawingContext drawingContext ) : void
drawingContext System.Windows.Media.DrawingContext
Résultat void

SkillTimeline() public méthode

public SkillTimeline ( ) : Cindeck.Core
Résultat Cindeck.Core

Property Details

SimulationResultProperty public_oe static_oe property

public static DependencyProperty,System.Windows SimulationResultProperty
Résultat System.Windows.DependencyProperty