Contents:
	Images 			: There are all pictures used by transferSimulator.jar
	transferSimulator.jar	: Executable jar file



Mode Introduction(Top button:mockstart/uistart/reset)
	mockstart:
		If you choose this mode, you can control only controllable action(like "move.e").
		Each monitorable action will randomly occur as a result of controllable action.
		
	uistart:
		If you choose this mode, you can control both controllable and monitorable action.
		First, you can choose controllable action, and after that, you can choose monitorable action.
		Because you can all monitorable action in each turn, 
			impossible situation will happen depending on the choice of monitorable action.
		(Ex:robot act 'move.e' at 'w' and product is at 'e'. Then you can choose "pickupsuccess" 
		and result is that product float in the air at 'e' )
	restart:
		This button is reset button for the mode.(But, the environment situation won't be infuluented by this button)

