JASS Tools |
![]() |
||||||||||||
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
||||||
|
Global Variables | Functions That Return | Functions That Take
|
![]() |
Global variables of type pathingtype:
![]() |
Functions that return type pathingtype (   common.j,   common.ai,   Blizzard.j):
constant native ConvertPathingType (integer i) returns pathingtype |
![]() |
Functions that take type pathingtype as a parameter (   common.j,   common.ai,   Blizzard.j):
native IsTerrainPathable (real x, real y, pathingtype t) returns boolean |
function IsTerrainPathableBJ (location where, pathingtype t) returns boolean |
native SetTerrainPathable (real x, real y, pathingtype t, boolean flag) returns nothing |
function SetTerrainPathableBJ (location where, pathingtype t, boolean flag) returns nothing |
![]() |
Copyright (c) 2003 Jeff Pang Not affiliated or endorsed by Blizzard Entertainment |
|