C# Class BattleMenuTab, RPGQuest

Inheritance: EditorTab
Afficher le fichier Open project: hughrogers/RPGQuest

Méthodes publiques

Méthode Description
BattleMenuTab ( BattleSystemWindow pw ) : System.Collections
ShowTab ( ) : void

Private Methods

Méthode Description
CheckLanguages ( ArrayList names, string name ) : void
SetNames ( ArrayList names ) : void
ShowAttack ( int index ) : void
ShowDefend ( int index ) : void
ShowEndTurn ( int index ) : void
ShowEscape ( int index ) : void
ShowItem ( int index ) : void
ShowSkill ( int index ) : void
ShowTarget ( ) : void
UpDown ( int index ) : void

Method Details

BattleMenuTab() public méthode

public BattleMenuTab ( BattleSystemWindow pw ) : System.Collections
pw BattleSystemWindow
Résultat System.Collections

ShowTab() public méthode

public ShowTab ( ) : void
Résultat void