Property | Type | Description | |
---|---|---|---|
currentRoom | Pathfinding_Tests.Room | ||
yValue | int |
Method | Description | |
---|---|---|
Clear ( ) : void | ||
ConnectDoors ( ) : void | ||
GetRooms ( ) : Pathfinding_Tests.Room[] |
Method | Description | |
---|---|---|
AppendWallsAndDoors ( string p ) : void | ||
BeginNewRoom ( string p ) : void |
public GetRooms ( ) : Pathfinding_Tests.Room[] | ||
return | Pathfinding_Tests.Room[] |