C# 클래스 KEngine.FpsWatcher

파일 보기 프로젝트 열기: mr-kelly/KEngine 1 사용 예제들

공개 메소드들

메소드 설명
FpsWatcher ( float sensitivity ) : System
OnUIUpdate ( ) : void
Watch ( string format, float value ) : string

메소드 상세

FpsWatcher() 공개 메소드

public FpsWatcher ( float sensitivity ) : System
sensitivity float
리턴 System

OnUIUpdate() 공개 메소드

public OnUIUpdate ( ) : void
리턴 void

Watch() 공개 메소드

public Watch ( string format, float value ) : string
format string
value float
리턴 string