![]() |
Touch Interface Designer 2025.2
Create touch interface with a visual editor and manage all mobile inputs like gestures
|
#include "Components/LayoutComponent.h"#include "TouchInterface/TouchInterfaceLayout.h"#include "Components/LayoutGroupComponent.h"#include "DecoratorAnim/ComponentDecorator_Animation.h"#include "Decorators/BlurLayer.h"#include "Decorators/FlipbookLayer.h"#include "Decorators/ComponentDecorator.h"#include "Decorators/ComponentDecoratorGroup.h"#include "Decorators/ProgressBarLayer.h"#include "Decorators/TextLayer.h"#include "Decorators/WidgetLayer.h"#include "Logics/ComponentLogic.h"#include "Kismet/KismetRenderingLibrary.h"#include "Components/Slate/SLayoutComponent.h"#include "TouchInterface/Slate/STouchInterface.h"#include "TouchInterface/Slate/STouchInterfaceRuntime.h"#include "Widgets/SWidget.h"#include "Widgets/SCompoundWidget.h"