// constants known at compile time
static final int
ARMS
=
2
;
static final int
LIMBS
=
ARMS
*
2
;