Preparing search index...
The search index is not available
Foundry Virtual Tabletop - API Documentation - Version 13
Foundry Virtual Tabletop - API Documentation - Version 13
CONST
MOVEMENT_DIRECTIONS
Variable MOVEMENT_DIRECTIONS
Const
MOVEMENT_DIRECTIONS
:
Readonly
<
{
ASCEND
:
32
;
DESCEND
:
16
;
DOWN
:
2
;
DOWN_LEFT
:
6
;
DOWN_RIGHT
:
10
;
LEFT
:
4
;
RIGHT
:
8
;
UP
:
1
;
UP_LEFT
:
5
;
UP_RIGHT
:
9
;
}
,
>
= ...
The directions of movement.
Settings
Member Visibility
Protected
Inherited
Internal
Theme
OS
Light
Dark
Foundry Virtual Tabletop - API Documentation - Version 13
Loading...
The directions of movement.