C# 클래스 Nez.UI.Value.PercentWidthDelegateValue

Returns a value that is a percentage of the specified elements's width. The context element is ignored.
상속: Value
파일 보기 프로젝트 열기: prime31/Nez

공개 프로퍼티들

프로퍼티 타입 설명
delegateElement Element
percent float

공개 메소드들

메소드 설명
get ( Element element ) : float

메소드 상세

get() 공개 메소드

public get ( Element element ) : float
element Element
리턴 float

프로퍼티 상세

delegateElement 공개적으로 프로퍼티

public Element,Nez.UI delegateElement
리턴 Element

percent 공개적으로 프로퍼티

public float percent
리턴 float