U command

Property definitions

rubix $ RubixCube :: clock_U
	# U command
	fun clock_U do
		rotate_line(top_ln, clock)
		rotate_r90_face(top_face)
	end
lib/rubix/rubix.nit:321,2--325,4