Variable cubeFaces

an array of faces in the order that is expected during cube initialization

immutable(CubeFace[]) cubeFaces = [cast(CubeFace)1, cast(CubeFace)2, cast(CubeFace)3, cast(CubeFace)4, cast(CubeFace)5, cast(CubeFace)6];