C# Class RAGENativeUI.Elements.TimerBarPool

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

Méthodes publiques

Méthode Description
Add ( TimerBarBase timer ) : void
Draw ( ) : void
Remove ( TimerBarBase timer ) : void
TimerBarPool ( ) : System.Collections.Generic
ToList ( ) : List

Method Details

Add() public méthode

public Add ( TimerBarBase timer ) : void
timer TimerBarBase
Résultat void

Draw() public méthode

public Draw ( ) : void
Résultat void

Remove() public méthode

public Remove ( TimerBarBase timer ) : void
timer TimerBarBase
Résultat void

TimerBarPool() public méthode

public TimerBarPool ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ToList() public méthode

public ToList ( ) : List
Résultat List