Property | Type | Description | |
---|---|---|---|
AccidentsProperty | |||
LevelNames | List |
||
RemainingProperty | |||
ScoreIncrementProperty | |||
ScoreProperty | |||
ScoreReasonProperty |
Property | Type | Description | |
---|---|---|---|
HandleCurrentStateChanged | void | ||
UpdateWaitingLine | void |
Method | Description | |
---|---|---|
AccidentHappened ( ) : void | ||
AdjustScore ( int change ) : void | ||
Deselect ( |
||
GetNeighborCount ( |
||
GetNeighbors ( |
||
Level ( ) : System | ||
OnApplyTemplate ( ) : void | ||
RemoveFromLine ( |
||
RemovePerson ( |
||
ScoreStallChoice ( |
||
Select ( |
||
SendPersonTo ( |
||
Stop ( ) : void |
Method | Description | |
---|---|---|
AddPerson ( |
||
OnCompleted ( ) : void | ||
OnPersonRemoved ( |
||
Start ( ) : void |
Method | Description | |
---|---|---|
HandleCurrentStateChanged ( object sender, System.Windows.VisualStateChangedEventArgs e ) : void | ||
UpdateWaitingLine ( ) : void |
protected AddPerson ( |
||
person | ||
return | void |
public Deselect ( |
||
person | ||
return | void |
public GetNeighborCount ( |
||
stall | ||
return | int |
public GetNeighbors ( |
||
stall | ||
return | IEnumerable |
protected OnPersonRemoved ( |
||
person | ||
return | void |
public RemoveFromLine ( |
||
person | ||
return | void |
public RemovePerson ( |
||
person | ||
return | void |
public ScoreStallChoice ( |
||
stall | ||
return | void |
public Select ( |
||
person | ||
return | void |
public static DependencyProperty,System.Windows AccidentsProperty | ||
return |
public static DependencyProperty,System.Windows RemainingProperty | ||
return |
public static DependencyProperty,System.Windows ScoreIncrementProperty | ||
return |
public static DependencyProperty,System.Windows ScoreProperty | ||
return |