ezEngine  Release 25.03
ezVirtualThumbStick::CenterMode Struct Reference

Defines whether the thumb-stick center position is locked or relative to where the user started touching it. More...

#include <VirtualThumbStick.h>

Public Types

enum  Enum { InputArea, ActivationPoint, Swipe }
 

Detailed Description

Defines whether the thumb-stick center position is locked or relative to where the user started touching it.

Member Enumeration Documentation

◆ Enum

Enumerator
InputArea 

The center of the thumb-stick is always at the center of the input area.

ActivationPoint 

The center of the thumb-stick is always where the user activates the thumb-stick (first touch-point)

Swipe 

The center follows the touch-point with a short time delay, thus a swipe at any position is a temporary direction input.


The documentation for this struct was generated from the following file: