Method | Description | |
---|---|---|
ToString ( ) : string | ||
TurnoverEvent ( Alpaca pac, string committedBy, string forcedBy, string turnoverType, Point location ) : System | ||
resolve ( ) : void | ||
serialize ( ) : string | ||
unresolve ( ) : void |
public TurnoverEvent ( Alpaca pac, string committedBy, string forcedBy, string turnoverType, Point location ) : System | ||
pac | Alpaca | |
committedBy | string | |
forcedBy | string | |
turnoverType | string | |
location | Point | |
return | System |