Skip to content

Static Variables

ATTACK

Type

Int

Initial Value

4

Description

CPUs will use their getup attack.

DEFAULT

Type

Int

Initial Value

0

Description

CPUs will use their default CRASH_LOOP behavior.

GET_UP

Type

Int

Initial Value

3

Description

CPUs will get up.

NOTHING

Type

Int

Initial Value

2

Description

CPUs will do nothing.

RANDOM

Type

Int

Initial Value

1

Description

CPUs will randomly choose between doing nothing, getting up, attacking, rolling left, and rolling right.

ROLL_LEFT

Type

Int

Initial Value

5

Description

CPUs will roll to the left.

ROLL_RIGHT

Type

Int

Initial Value

6

Description

CPUs will roll to the right.