#include <SDL.h>#include <map>#include <boost/shared_ptr.hpp>#include <boost/noncopyable.hpp>

Go to the source code of this file.
Classes | |
| class | gui::drop_target |
| Handles droping for drag able ui items. More... | |
| class | gui::drop_group_manager |
| Used to create and destroy drop groups. More... | |
Namespaces | |
| gui | |
| General purpose widgets. | |
Typedefs | |
| typedef boost::shared_ptr < drop_target > | gui::drop_target_ptr |
| typedef int | gui::drop_target_group |
| typedef boost::shared_ptr < drop_group_manager > | gui::drop_group_manager_ptr |
1.8.8