Свойство | Type | Description | |
---|---|---|---|
Chunks | ].ExtractedADTChunk[ | ||
IsWMOOnly | bool | ||
M2Defs | List |
||
QuadTree | QuadTree |
||
WMODefs | List |
Méthode | Description | |
---|---|---|
ExtractedADT ( MapId mapId, int tileX, int tileY ) : System | ||
GenerateHeightIndices ( int indexY, int indexX, int offset, List |
||
GenerateHeightVertexAndIndices ( ) : void | ||
GenerateHeightVertices ( int indexY, int indexX, ICollection |
||
GenerateLiquidIndices ( int indexY, int indexX, int offset, List |
||
GenerateLiquidVertexAndIndices ( ) : void | ||
GenerateLiquidVertices ( int indexY, int indexX, ICollection |
||
GetPotentialColliders ( WCell.Util.Graphics.Ray2D ray2D, List |
public ExtractedADT ( MapId mapId, int tileX, int tileY ) : System | ||
mapId | MapId | |
tileX | int | |
tileY | int | |
Résultat | System |
public GenerateHeightIndices ( int indexY, int indexX, int offset, List |
||
indexY | int | |
indexX | int | |
offset | int | |
indices | List |
|
Résultat | void |
public GenerateHeightVertexAndIndices ( ) : void | ||
Résultat | void |
public GenerateHeightVertices ( int indexY, int indexX, ICollection |
||
indexY | int | |
indexX | int | |
vertices | ICollection |
|
Résultat | int |
public GenerateLiquidIndices ( int indexY, int indexX, int offset, List |
||
indexY | int | |
indexX | int | |
offset | int | |
indices | List |
|
Résultat | void |
public GenerateLiquidVertexAndIndices ( ) : void | ||
Résultat | void |
public GenerateLiquidVertices ( int indexY, int indexX, ICollection |
||
indexY | int | |
indexX | int | |
vertices | ICollection |
|
Résultat | int |
public GetPotentialColliders ( WCell.Util.Graphics.Ray2D ray2D, List |
||
ray2D | WCell.Util.Graphics.Ray2D | |
results | List |
|
Résultat | bool |