C# 클래스 ManicDigger.Renderers.HudFpsHistoryGraphRenderer

파일 보기 프로젝트 열기: henon/manic_digger

공개 프로퍼티들

프로퍼티 타입 설명
MAX_COUNT int

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DrawFpsHistoryGraph ( ) : void
Update ( float dt ) : void

메소드 상세

DrawFpsHistoryGraph() 공개 메소드

public DrawFpsHistoryGraph ( ) : void
리턴 void

Update() 공개 메소드

public Update ( float dt ) : void
dt float
리턴 void

프로퍼티 상세

MAX_COUNT 공개적으로 프로퍼티

public int MAX_COUNT
리턴 int