#include "gui_editbox.hpp"
#include "gui_fontstring.hpp"
#include "gui_texture.hpp"
#include "gui_manager.hpp"
#include "gui_sprite.hpp"
#include "gui_event.hpp"
#include "gui_out.hpp"
#include "input.hpp"
Go to the source code of this file.
Namespaces | |
namespace | gui |
Functions | |
gui::uiLastKeyPressed_ (0u) | |
gui::dKeyRepeatSpeed_ (0.03) | |
gui::mKeyRepeatTimer_ (dKeyRepeatSpeed_, periodic_timer::START_FIRST_TICK, true) |