C# 클래스 RAGENativeUI.PauseMenu.TabView

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

공개 프로퍼티들

프로퍼티 타입 설명
Index int

공개 메소드들

메소드 설명
DrawTextures ( Rage g ) : void
ProcessControls ( ) : void
ProcessMouse ( ) : void
RefreshIndex ( ) : void
ShowInstructionalButtons ( ) : void
TabView ( string title ) : System
Update ( ) : void

메소드 상세

DrawTextures() 공개 메소드

public DrawTextures ( Rage g ) : void
g Rage
리턴 void

ProcessControls() 공개 메소드

public ProcessControls ( ) : void
리턴 void

ProcessMouse() 공개 메소드

public ProcessMouse ( ) : void
리턴 void

RefreshIndex() 공개 메소드

public RefreshIndex ( ) : void
리턴 void

ShowInstructionalButtons() 공개 메소드

public ShowInstructionalButtons ( ) : void
리턴 void

TabView() 공개 메소드

public TabView ( string title ) : System
title string
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

Index 공개적으로 프로퍼티

public int Index
리턴 int