C# Class fBaseXtensions.Game.UI.GameMenu

Afficher le fichier Open project: herbfunk/Funky

Méthodes publiques

Méthode Description
SelectHeroByIndex ( int index ) : UIElement
SelectHeroType ( ActorClass type ) : UIElement

Method Details

SelectHeroByIndex() public static méthode

public static SelectHeroByIndex ( int index ) : UIElement
index int
Résultat UIElement

SelectHeroType() public static méthode

public static SelectHeroType ( ActorClass type ) : UIElement
type ActorClass
Résultat UIElement