Module: McBlocky::DSL::Facing

Defined in:
lib/mcblocky/dsl.rb

Constant Summary collapse

DOWN =
0
UP =
1
NORTH =
2
SOUTH =
3
WEST =
4
EAST =
5