NPCEvent.EndBattle, NPCEvent.Interact, NPCEvent.StartBattle
Constructor and Description |
---|
StartBattle(java.util.ArrayList<BattleParticipant> participants) |
Modifier and Type | Method and Description |
---|---|
TrainerParticipant |
getNPCParticipant() |
PlayerParticipant |
getPlayerParticipant() |
public StartBattle(java.util.ArrayList<BattleParticipant> participants)
public PlayerParticipant getPlayerParticipant()
public TrainerParticipant getNPCParticipant()