Method |
Description |
|
CanWaterFlow ( IntVector3 from, IntVector3 to ) : bool |
|
|
GetCurrentWaterLevel ( IntVector3 p ) : int |
|
|
HandleWaterAt ( IntVector3 src ) : void |
|
|
HandleWaterFlowDown ( IntVector3 src, int &srcLevel ) : void |
|
|
HandleWaterFlowPlanar ( IntVector3 src, int &srcLevel ) : void |
|
|
IAStarTarget ( IntVector3 from ) : IEnumerable |
|
|
IAStarTarget ( IntVector3 p ) : bool |
|
|
IAStarTarget ( IntVector3 location ) : ushort |
|
|
IAStarTarget ( IntVector3 src, IntVector3 dst ) : ushort |
|
|
OnTick ( ) : void |
|
|
ScanWaterTiles ( ) : void |
|
|