#include <touchscreenlayout.h>
Public Member Functions | |
v2s32 | getPos (v2u32 screensize, s32 button_size) const |
void | setPos (v2s32 pos, v2u32 screensize, s32 button_size) |
Public Attributes | |
v2f | position |
v2f | offset |
References offset, and position.
Referenced by ButtonLayout::getRect().
References offset, and position.
Referenced by GUITouchscreenLayout::regenerateGUIImagesAddMode(), and GUITouchscreenLayout::updateDragState().
v2f ButtonMeta::offset |
Referenced by ButtonLayout::deserializeJson(), getPos(), and setPos().
v2f ButtonMeta::position |
Referenced by ButtonLayout::deserializeJson(), getPos(), and setPos().