Static Variables
CPU
Type
Int
Initial Value
2
Description
CPUs will DI according to their set level.
DEFAULT
Type
Int
Initial Value
0
Description
CPUs will use their default DI behavior.
DOWN
Type
Int
Initial Value
7
Description
CPUs will DI down.
DOWN_LEFT
Type
Int
Initial Value
12
Description
CPUs will DI down+left.
DOWN_RIGHT
Type
Int
Initial Value
13
Description
CPUs will DI down+right.
IN
Type
Int
Initial Value
4
Description
CPUs will DI in.
LEFT
Type
Int
Initial Value
8
Description
CPUs will DI left.
NONE
Type
Int
Initial Value
3
Description
CPUs will not DI.
OUT
Type
Int
Initial Value
5
Description
CPUs will DI out.
RANDOM
Type
Int
Initial Value
1
Description
CPUs will randomly choose a direction to DI.
RIGHT
Type
Int
Initial Value
9
Description
CPUs will DI right.
UP
Type
Int
Initial Value
6
Description
CPUs will DI up.
UP_LEFT
Type
Int
Initial Value
10
Description
CPUs will DI up+left.
UP_RIGHT
Type
Int
Initial Value
11
Description
CPUs will DI up+right.