Class that represents a "Controller" part of Rectangle MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemController, so it can become a controller. More...
#include "../core/pattern/mvc/ItemController.h"#include "../core/Config.h"#include "GridMapController.h"Go to the source code of this file.
Classes | |
| class | te::layout::GridPlanarController |
| Class that represents a "Controller" part of Rectangle MVC component. Its coordinate system is the same of scene (millimeters). He is also the son of ItemController, so it can become a controller. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::layout | |
| This is the namespace for the Layout module. | |
Class that represents a "Controller" part of Rectangle MVC component. Its coordinate system is the same of scene (millimeters). This is also son of ItemController, so it can become a controller.
Definition in file GridPlanarController.h.