Method |
Description |
|
AddEvent ( EventType type, Time start, Time stop, Time eventTime, Image miniature, bool addToTimeline = true ) : TimelineEvent |
|
|
AddEvent ( TimelineEvent play ) : void |
|
|
ConsolidateDescription ( ) : void |
|
|
CreateLineupEvent ( ) : LineupEvent |
|
|
CurrentLineup ( Time currentTime, List &homeFieldPlayers, List &homeBenchPlayers, List &awayFieldPlayers, List &awayBenchPlayers ) : void |
|
|
Dispose ( ) : void |
|
|
EventsByTeam ( SportsTeam team ) : IEnumerable |
|
|
GetScore ( SportsTeam team ) : int |
|
|
Import ( ) : Project |
|
|
Import ( string file ) : Project |
|
|
LineupChanged ( Time start, Time stop ) : bool |
|
|
ProjectLongoMatch ( ) : System |
|
|
RemoveEvents ( List plays ) : void |
Delete a play from the project |
|
SubsitutePlayer ( SportsTeam team, PlayerLongoMatch playerIn, PlayerLongoMatch playerOut, SubstitutionReason reason, Time subsTime ) : SubstitutionEvent |
|
|
UpdateEventTypesAndTimers ( ) : void |
|
|
UpdateScore ( ) : void |
|
|