C# Класс Sanguosha.UI.Controls.HealthBar

Interaction logic for HealthBar.xaml
Наследование: System.Windows.Controls.UserControl
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
HealthProperty System.Windows.DependencyProperty
MaxHealthProperty System.Windows.DependencyProperty

Открытые методы

Метод Описание
HealthBar ( ) : System

Приватные методы

Метод Описание
AlignLoseHealthAnimation ( LoseHealthAnimation animation, Image bloodDrop ) : void
DigitToImage ( int digit, int healthRange ) : Image
OnHealthChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnMaxHealthChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
PlayLoseHealthAnimation ( int oldHealth, int newHealth ) : void
Repaint ( ) : void
animation_Completed ( object sender, EventArgs e ) : void

Описание методов

HealthBar() публичный Метод

public HealthBar ( ) : System
Результат System

Описание свойств

HealthProperty публичное статическое свойство

public static DependencyProperty,System.Windows HealthProperty
Результат System.Windows.DependencyProperty

MaxHealthProperty публичное статическое свойство

public static DependencyProperty,System.Windows MaxHealthProperty
Результат System.Windows.DependencyProperty