C# 클래스 RAGENativeUI.Elements.TextTimerBar

상속: TimerBarBase
파일 보기 프로젝트 열기: alexguirre/RAGENativeUI 1 사용 예제들

공개 메소드들

메소드 설명
Draw ( int interval ) : void
TextTimerBar ( string label, string text ) : System.Collections.Generic

메소드 상세

Draw() 공개 메소드

public Draw ( int interval ) : void
interval int
리턴 void

TextTimerBar() 공개 메소드

public TextTimerBar ( string label, string text ) : System.Collections.Generic
label string
text string
리턴 System.Collections.Generic