Package megamek.server.scriptedEvents
package megamek.server.scriptedEvents
-
ClassDescriptionThis class represents "victory" events that are a draw that can be added programmatically or from MM scenarios to check for a draw result.This class represents events that can be added programmatically or from MM scenarios to check for game end.This interface is implemented by scripted event objects that show a story or informative messages in a dialog.This interface is implemented by pre-determined events that may happen over the course of a game, such as story messages or board changes.This interface is implemented by pre-determined events that may happen over the course of a game, such as game end or victory that do not change the game status but only examine it.This class represents victory events that can be added programmatically or from MM scenarios to check for victory of a team.