B command

Property definitions

rubix $ RubixCube :: clock_B
	# B command
	fun clock_B do
		ccube_Y_rotation
		clock_L
		cube_Y_rotation
	end
lib/rubix/rubix.nit:395,2--400,4