Package edu.ntnu.idatt1002.k01g08.fta.objects.events
package edu.ntnu.idatt1002.k01g08.fta.objects.events
-
ClassesClassDescriptionClass representing a specific type of GameEvent called Foul The Foul has a String for a foulTag, this can be a brief description, for example: 'Hands' The Foul contains information about at what point in match time occurred, this information is stored as a String timeStampOfMatchTime.Represents a game event which occurs during match-time Is an abstract superclass describing the commonalities of all subclasses.Class representing a goal scored in a match.Class representing a specific type of GameEvent called Substitution The Substitution holds information on when during a match that the action has happened in a form of a String timeStampOfMatchTime.