Refactored Input, create DisplayServer and DisplayServerX11
This commit is contained in:
parent
a2da99f40c
commit
4396e98834
95 changed files with 4820 additions and 693 deletions
|
|
@ -30,8 +30,8 @@
|
|||
|
||||
#include "touch_screen_button.h"
|
||||
|
||||
#include "core/input_map.h"
|
||||
#include "core/os/input.h"
|
||||
#include "core/input/input.h"
|
||||
#include "core/input/input_map.h"
|
||||
#include "core/os/os.h"
|
||||
|
||||
void TouchScreenButton::set_texture(const Ref<Texture2D> &p_texture) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue