메소드 | 설명 | |
---|---|---|
CalcAirSuperiorityPotential ( this ship ) : int |
指定した艦の制空能力を計算します。
|
|
CalcAirSuperiorityPotential ( this slotItem, int onslot ) : int |
装備と搭載数を指定して、スロット単位の制空能力を計算します。
|
|
CalcViewRange ( this fleet ) : double | ||
IsHeavilyDamage ( this hp ) : bool | ||
WithoutEvacuated ( this |
現在のシーケンスから護衛退避した艦娘を除きます。
|
public static CalcAirSuperiorityPotential ( this ship ) : int | ||
ship | this | |
리턴 | int |
public static CalcAirSuperiorityPotential ( this slotItem, int onslot ) : int | ||
slotItem | this | 対空能力を持つ装備。 |
onslot | int | 搭載数。 |
리턴 | int |
public static WithoutEvacuated ( this |
||
ships | this |
|
리턴 | IEnumerable |