Method | Description | |
---|---|---|
BattlesViewModel ( ) : System.Collections.ObjectModel | ||
KeepOne ( ) : void |
Ensures a list has at least one ability item in it.
|
Method | Description | |
---|---|---|
AddAction ( ) : void |
Add an move to the currently selected list.
|
|
ClearActions ( ) : void |
Clear the currently selected list.
|
|
DeleteAction ( ) : void |
Remove an move from the currently selected list.
|
|
FindListContainingAbility ( BattleAbility ability ) : BattleList |
Finds the list containing the given battle ability.
|
public BattlesViewModel ( ) : System.Collections.ObjectModel | ||
return | System.Collections.ObjectModel |