C# Class KineticMath.SubControls.Pig

Interaction logic for Pig.xaml
Inheritance: KineticMath.SubControls.SeesawObject
Show file Open project: kingston/kineticmath

Public Properties

Property Type Description
PIG_HEIGHT double

Public Methods

Method Description
Pig ( ) : System
Pig ( String text, double weight ) : System

Private Methods

Method Description
init ( String text, double weight ) : void

Method Details

Pig() public method

public Pig ( ) : System
return System

Pig() public method

public Pig ( String text, double weight ) : System
text String
weight double
return System

Property Details

PIG_HEIGHT public static property

public static double PIG_HEIGHT
return double