public List <ISelectionItem> GetCommandList()
 {
     return(currentBattleActor.GetBattleCommandList());
 }