WALL_MOVEMENT_TYPES: Readonly<{ NONE: 0; NORMAL: 20 }> = ...

The types of movement collision which a Wall may impose