Libraries
»
mutants
(0.1.1)
»
Index (O)
»
Mutants
»
Orientation
Module: Mutants::Orientation
Defined in:
lib/mutants/orientation.rb
Constant Summary
collapse
HORIZONTAL =
0
VERTICAL =
1
BELOW_MAIN_DIAGONAL =
2
ABOVE_MAIN_DIAGONAL_INCLUDING =
3
FROM_RIGHT =
4
FROM_LEFT =
5