Свойство | Тип | Описание | |
---|---|---|---|
AvoidanceCount | int | ||
CreationVector | System.Vector3 | ||
MonsterCount | int |
Свойство | Тип | Описание | |
---|---|---|---|
Expand | void | ||
FullyExpand | void | ||
UpdateObjectCount | void | ||
UpdateQuadrants | void |
Метод | Описание | |
---|---|---|
Clone ( ) : |
||
Equals ( object obj ) : bool | ||
GPRectangle ( |
Using a direction point. Center will be established at the DirectionPoint center, with an area covering the start/end points.
|
|
GPRectangle ( |
Using a direction point. Center will be established at the DirectionPoint center, with an area covering the start/end points.
|
|
GPRectangle ( |
||
GPRectangle ( System.Vector3 center, int expansionCount = 2 ) : System |
Creates a new point collection from center point. Area will be sqrt(1 + expansionCount) Points are sorted by the quadrant it lays in using center point as the testing point.
|
|
GetHashCode ( ) : int | ||
GetQuadrantContainingPoint ( GridPoint Point ) : |
||
TryFindSafeSpot ( System.Vector3 CurrentPosition, System.Vector3 &safespot, System.Vector3 los, PointCheckingFlags Flags, List |
Метод | Описание | |
---|---|---|
Expand ( GridPoint point ) : void | ||
FullyExpand ( ) : void | ||
UpdateObjectCount ( bool resetSearchIndex = false ) : void | ||
UpdateQuadrants ( ) : void |
public GPRectangle ( |
||
Direction | ||
Результат | System |
public GPRectangle ( |
||
Direction | ||
baseCache | PointCollection | |
Результат | System |
public GPRectangle ( |
||
clone | ||
Результат | System |
public GPRectangle ( System.Vector3 center, int expansionCount = 2 ) : System | ||
center | System.Vector3 | |
expansionCount | int | |
Результат | System |
public GetQuadrantContainingPoint ( GridPoint Point ) : |
||
Point | GridPoint | |
Результат |
public TryFindSafeSpot ( System.Vector3 CurrentPosition, System.Vector3 &safespot, System.Vector3 los, PointCheckingFlags Flags, List |
||
CurrentPosition | System.Vector3 | |
safespot | System.Vector3 | |
los | System.Vector3 | |
Flags | PointCheckingFlags | |
BlacklistedPoints | List |
|
expandOnFailure | bool | |
CurrentWeight | double | |
Результат | bool |