C# Class RAGENativeUI.PauseMenu.TabView

Afficher le fichier Open project: alexguirre/RAGENativeUI Class Usage Examples

Méthodes publiques

Свойство Type Description
Index int

Méthodes publiques

Méthode Description
DrawTextures ( Rage g ) : void
ProcessControls ( ) : void
ProcessMouse ( ) : void
RefreshIndex ( ) : void
ShowInstructionalButtons ( ) : void
TabView ( string title ) : System
Update ( ) : void

Method Details

DrawTextures() public méthode

public DrawTextures ( Rage g ) : void
g Rage
Résultat void

ProcessControls() public méthode

public ProcessControls ( ) : void
Résultat void

ProcessMouse() public méthode

public ProcessMouse ( ) : void
Résultat void

RefreshIndex() public méthode

public RefreshIndex ( ) : void
Résultat void

ShowInstructionalButtons() public méthode

public ShowInstructionalButtons ( ) : void
Résultat void

TabView() public méthode

public TabView ( string title ) : System
title string
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Index public_oe property

public int Index
Résultat int