C# 클래스 KineticMath.SubControls.Brick

Interaction logic for UserControl2.xaml
상속: KineticMath.SubControls.SeesawObject
파일 보기 프로젝트 열기: kingston/kineticmath

공개 프로퍼티들

프로퍼티 타입 설명
BRICK_HEIGHT double

공개 메소드들

메소드 설명
Brick ( ) : System
Brick ( String text, double weight ) : System

비공개 메소드들

메소드 설명
init ( String text, double weight ) : void

메소드 상세

Brick() 공개 메소드

public Brick ( ) : System
리턴 System

Brick() 공개 메소드

public Brick ( String text, double weight ) : System
text String
weight double
리턴 System

프로퍼티 상세

BRICK_HEIGHT 공개적으로 정적으로 프로퍼티

public static double BRICK_HEIGHT
리턴 double