Refactored Input, create DisplayServer and DisplayServerX11
This commit is contained in:
committed by
Juan Linietsky
parent
a2da99f40c
commit
4396e98834
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user