Project

General

Profile

Revision 1089

Can now move robots with the GUI, deletion built into GUI but doesn't work in the backend.

View differences:

gtk_environment_view.h
33 33
	int mouseY;
34 34
	int mouseDown;
35 35

  
36
	int selectedRobot;
36
	int selected_robot;
37 37
};
38 38

  
39 39
struct _GtkEnvironmentViewClass

Also available in: Unified diff