Method | Description | |
---|---|---|
SelectionPriority ( this a ) : int | ||
SubsetWithHighestSelectionPriority ( this |
||
WithHighestSelectionPriority ( this |
||
WithHighestSelectionPriority ( this |
Method | Description | |
---|---|---|
CalculateActorSelectionPriority ( ActorInfo info, Rectangle bounds, int2 selectionPixel ) : long |
public static SelectionPriority ( this a ) : int | ||
a | this | |
return | int |
public static SubsetWithHighestSelectionPriority ( this |
||
actors | this |
|
return | IEnumerable |
public static WithHighestSelectionPriority ( this |
||
actors | this |
|
selectionPixel | int2 | |
return | Actor |
public static WithHighestSelectionPriority ( this |
||
actors | this |
|
selectionPixel | int2 | |
return | OpenRA.Traits.FrozenActor |