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

A fixed value that is not computed each time it is used.
상속: Value
파일 보기 프로젝트 열기: prime31/Nez 1 사용 예제들

공개 메소드들

메소드 설명
Fixed ( float value ) : System
get ( Element context ) : float

메소드 상세

Fixed() 공개 메소드

public Fixed ( float value ) : System
value float
리턴 System

get() 공개 메소드

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