C# Class KineticMath.SubControls.Bird

Interaction logic for Bird.xaml
Inheritance: KineticMath.SubControls.SeesawObject
Afficher le fichier Open project: kingston/kineticmath

Méthodes publiques

Свойство Type Description
BIRD_HEIGHT double

Méthodes publiques

Méthode Description
Bird ( ) : System
Bird ( String text, double weight ) : System

Private Methods

Méthode Description
init ( String text, double weight ) : void

Method Details

Bird() public méthode

public Bird ( ) : System
Résultat System

Bird() public méthode

public Bird ( String text, double weight ) : System
text String
weight double
Résultat System

Property Details

BIRD_HEIGHT public_oe static_oe property

public static double BIRD_HEIGHT
Résultat double