메소드 | 설명 | |
---|---|---|
GetM2File ( int x, int y ) : string | ||
GetMapFilename ( int tileX, int tileY ) : string | ||
GetWMOFile ( int x, int y ) : string | ||
TileExtentsToWorldExtents ( BoundingBox &tileExtents ) : void | ||
TilePositionToWorldPosition ( Vector3 &tilePosition ) : void |
public static GetMapFilename ( int tileX, int tileY ) : string | ||
tileX | int | |
tileY | int | |
리턴 | string |
public static TileExtentsToWorldExtents ( BoundingBox &tileExtents ) : void | ||
tileExtents | BoundingBox | |
리턴 | void |
public static TilePositionToWorldPosition ( Vector3 &tilePosition ) : void | ||
tilePosition | Vector3 | |
리턴 | void |