C# Class fBaseXtensions.Game.UI.GameMenu

Exibir arquivo Open project: herbfunk/Funky

Public Methods

Method Description
SelectHeroByIndex ( int index ) : UIElement
SelectHeroType ( ActorClass type ) : UIElement

Method Details

SelectHeroByIndex() public static method

public static SelectHeroByIndex ( int index ) : UIElement
index int
return UIElement

SelectHeroType() public static method

public static SelectHeroType ( ActorClass type ) : UIElement
type ActorClass
return UIElement