52 Debug.
LogError(
"Touch Manager component can only be added to the InControl Manager object.");
53 global::UnityEngine.Object.DestroyImmediate(
this);
930 private bool MoveNext()
932 if (this.<>1__state == 0)
957 void IEnumerator.
Reset()
class f__AnonymousType0<< Count > j__TPar
static TComponent Instance
static TComponent instance
ReadOnlyCollection< Touch > readOnlyActiveTouches
static TouchManager.GizmoShowOption ControlsShowGizmos
Vector3 ConvertScreenToViewPoint(Vector2 point)
bool enableControlsOnTouch
TouchControl[] touchControls
TouchManager.GizmoShowOption controlsShowGizmos
static float PixelToWorld
void SubmitControlStates(ulong updateTick, float deltaTime)
void UpdateScreenSize(Vector2 currentScreenSize)
IEnumerator UpdateScreenSizeAtEndOfFrame()
static float HalfPixelToWorld
static Vector3 ViewToWorldPoint(Vector2 point)
static Vector3 ScreenToWorldPoint(Vector2 point)
readonly Touch[] mouseTouches
static Rect ConvertToWorld(Rect rect, TouchUnitType unitType)
void UpdateDevice(ulong updateTick, float deltaTime)
static Touch GetTouch(int touchIndex)
static InputDevice Device
static ReadOnlyCollection< Touch > Touches
class< UpdateScreenSizeAtEndOfFrame > IEnumerator
void SendTouchMoved(Touch touch)
void CommitControlStates(ulong updateTick, float deltaTime)
List< Touch > activeTouches
static float HalfPercentToWorld
static Touch GetTouchByFingerId(int fingerId)
void SendTouchEnded(Touch touch)
static Vector2 HalfScreenSize
static Rect PercentToWorldRect(Rect rect)
static bool ControlsEnabled
class< UpdateScreenSizeAtEndOfFrame > d__28
static Vector3 ScreenToViewPoint(Vector2 point)
void CommitDevice(ulong updateTick, float deltaTime)
Vector2 GetCurrentScreenSize()
static Vector2 ScreenSize
Vector3 ConvertViewToWorldPoint(Vector2 point)
Vector3 ConvertScreenToWorldPoint(Vector2 point)
static float ConvertToWorld(float value, TouchUnitType unitType)
void SendTouchBegan(Touch touch)
bool TouchCameraIsValid()
static float PercentToWorld
static Rect PixelToWorldRect(Rect rect)
void UpdateTouches(ulong updateTick, float deltaTime)
static bool IsZero(float value)
static void LogError(object message)