FMDirection 地图方向状态枚举
Members
-
static,readonlyfengmap.FMDirection.EAST
-
正东
Properties:
Name Type Description EASTstring 'e'
-
static,readonlyfengmap.FMDirection.NORTH
-
正北
Properties:
Name Type Description NORTHstring 'n'
-
static,readonlyfengmap.FMDirection.NORTH_EAST
-
东北
Properties:
Name Type Description NORTH_EASTstring 'ne'
-
static,readonlyfengmap.FMDirection.NORTH_WEST
-
西北
Properties:
Name Type Description NORTH_WESTstring 'nw'
-
static,readonlyfengmap.FMDirection.SOUTH
-
正南
Properties:
Name Type Description SOUTHstring 's'
-
static,readonlyfengmap.FMDirection.SOUTH_EAST
-
东南
Properties:
Name Type Description SOUTH_EASTstring 'se'
-
static,readonlyfengmap.FMDirection.SOUTH_WEST
-
西南
Properties:
Name Type Description SOUTH_WESTstring 'sw'
-
static,readonlyfengmap.FMDirection.WEST
-
正西
Properties:
Name Type Description WESTstring 'w'