메소드 | 설명 | |
---|---|---|
CanEnter ( |
||
FakePassability ( int width, int height ) : System |
메소드 | 설명 | |
---|---|---|
ConflictDiag ( int row, int col, int roff, int coff, int width, int height ) : bool | ||
CreateObstacles ( float obstaclePercentage, int width, int height, bool avoidDiag = false ) : void |
Creates obstacles in the map
|
public FakePassability ( int width, int height ) : System | ||
width | int | |
height | int | |
리턴 | System |