#include <memory>
#include "IGUIElement.h"
Go to the source code of this file.
Functions | |
template<typename T > | |
std::shared_ptr< T > | grab_gui_element (T *element) |
std::shared_ptr< T > grab_gui_element | ( | T * | element | ) |
Referenced by GUITouchscreenLayout::GUITouchscreenLayout(), TouchControls::addButton(), TouchControls::applyLayout(), GUITouchscreenLayout::regenerateGUIImagesAddMode(), and GUITouchscreenLayout::regenerateGUIImagesRegular().