123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474 |
- //------------------------------------------------------------------------------
- // <auto-generated>
- // This code was auto-generated by com.unity.inputsystem:InputActionCodeGenerator
- // version 1.6.3
- // from Assets/Scripts/Framework/Input/InputActions.inputactions
- //
- // Changes to this file may cause incorrect behavior and will be lost if
- // the code is regenerated.
- // </auto-generated>
- //------------------------------------------------------------------------------
- using System;
- using System.Collections;
- using System.Collections.Generic;
- using UnityEngine.InputSystem;
- using UnityEngine.InputSystem.Utilities;
- public partial class @InputActions: IInputActionCollection2, IDisposable
- {
- public InputActionAsset asset { get; }
- public @InputActions()
- {
- asset = InputActionAsset.FromJson(@"{
- ""name"": ""InputActions"",
- ""maps"": [
- {
- ""name"": ""Player"",
- ""id"": ""d74358bd-072a-4dd1-bc06-3f3ea325362c"",
- ""actions"": [
- {
- ""name"": ""Move"",
- ""type"": ""Value"",
- ""id"": ""bd2dfc70-fc06-4ec6-8251-c32f5469873c"",
- ""expectedControlType"": ""Vector2"",
- ""processors"": """",
- ""interactions"": """",
- ""initialStateCheck"": true
- }
- ],
- ""bindings"": [
- {
- ""name"": ""WSAD"",
- ""id"": ""eaefd77b-0fa1-4a6d-8d69-825f41f26151"",
- ""path"": ""2DVector"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""Move"",
- ""isComposite"": true,
- ""isPartOfComposite"": false
- },
- {
- ""name"": ""up"",
- ""id"": ""1992099a-6b5a-4d8f-9939-603b27bbdad6"",
- ""path"": ""<Keyboard>/w"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""Move"",
- ""isComposite"": false,
- ""isPartOfComposite"": true
- },
- {
- ""name"": ""down"",
- ""id"": ""3863a9e9-4434-46b8-8df9-88fb33c2223d"",
- ""path"": ""<Keyboard>/s"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""Move"",
- ""isComposite"": false,
- ""isPartOfComposite"": true
- },
- {
- ""name"": ""left"",
- ""id"": ""32773b70-da93-46d1-b4a6-3f9278ab9c9d"",
- ""path"": ""<Keyboard>/a"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""Move"",
- ""isComposite"": false,
- ""isPartOfComposite"": true
- },
- {
- ""name"": ""right"",
- ""id"": ""ef35a655-58f5-413b-ac24-723e92c2bb22"",
- ""path"": ""<Keyboard>/d"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""Move"",
- ""isComposite"": false,
- ""isPartOfComposite"": true
- },
- {
- ""name"": """",
- ""id"": ""95cc366a-fc0d-4528-8606-af3f57d241ad"",
- ""path"": ""<XRController>{RightHand}/secondary2DAxis"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""Move"",
- ""isComposite"": false,
- ""isPartOfComposite"": false
- }
- ]
- },
- {
- ""name"": ""Camera"",
- ""id"": ""398f9572-c99f-4b1c-aaf4-50eec6e63e12"",
- ""actions"": [
- {
- ""name"": ""Pos"",
- ""type"": ""Value"",
- ""id"": ""f145a84d-8212-4053-ac1b-088630255209"",
- ""expectedControlType"": ""Vector3"",
- ""processors"": """",
- ""interactions"": """",
- ""initialStateCheck"": true
- },
- {
- ""name"": ""Rot"",
- ""type"": ""Value"",
- ""id"": ""b03d104d-c361-49e9-ac84-ae3f43ed5f89"",
- ""expectedControlType"": ""Quaternion"",
- ""processors"": """",
- ""interactions"": """",
- ""initialStateCheck"": true
- }
- ],
- ""bindings"": [
- {
- ""name"": """",
- ""id"": ""e1ebb432-b9df-4d5d-a7df-2dfba837bb45"",
- ""path"": ""<XRHMD>/centerEyePosition"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""Pos"",
- ""isComposite"": false,
- ""isPartOfComposite"": false
- },
- {
- ""name"": """",
- ""id"": ""5ee823d7-ef26-42ea-997a-f4e31ac1247b"",
- ""path"": ""<XRHMD>/centerEyeRotation"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""Rot"",
- ""isComposite"": false,
- ""isPartOfComposite"": false
- }
- ]
- },
- {
- ""name"": ""UI"",
- ""id"": ""493cc245-9a1f-4af1-8464-71a5520bcdcc"",
- ""actions"": [
- {
- ""name"": ""Click"",
- ""type"": ""PassThrough"",
- ""id"": ""65c95c22-82bd-4abd-b530-0642b131083e"",
- ""expectedControlType"": ""Button"",
- ""processors"": """",
- ""interactions"": """",
- ""initialStateCheck"": false
- },
- {
- ""name"": ""PointPos"",
- ""type"": ""PassThrough"",
- ""id"": ""3fd01d8f-58c0-4932-b7bc-e70d85f014b6"",
- ""expectedControlType"": ""Vector3"",
- ""processors"": """",
- ""interactions"": """",
- ""initialStateCheck"": false
- },
- {
- ""name"": ""PointRot"",
- ""type"": ""PassThrough"",
- ""id"": ""7148e43c-39d9-45a2-bdd4-fb1a8c2414c1"",
- ""expectedControlType"": ""Quaternion"",
- ""processors"": """",
- ""interactions"": """",
- ""initialStateCheck"": false
- }
- ],
- ""bindings"": [
- {
- ""name"": """",
- ""id"": ""ebda93de-abe4-41c2-911b-45a4dfb0dd2e"",
- ""path"": ""<PICO4TouchController>/triggerPressed"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""Click"",
- ""isComposite"": false,
- ""isPartOfComposite"": false
- },
- {
- ""name"": """",
- ""id"": ""bd3da714-594e-4df8-929c-5742624c1e2a"",
- ""path"": ""<PICO4TouchController>/pointer/position"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""PointPos"",
- ""isComposite"": false,
- ""isPartOfComposite"": false
- },
- {
- ""name"": """",
- ""id"": ""723e6d1f-4190-4298-988a-cc443a332f84"",
- ""path"": ""<PICO4TouchController>/pointer/rotation"",
- ""interactions"": """",
- ""processors"": """",
- ""groups"": """",
- ""action"": ""PointRot"",
- ""isComposite"": false,
- ""isPartOfComposite"": false
- }
- ]
- }
- ],
- ""controlSchemes"": []
- }");
- // Player
- m_Player = asset.FindActionMap("Player", throwIfNotFound: true);
- m_Player_Move = m_Player.FindAction("Move", throwIfNotFound: true);
- // Camera
- m_Camera = asset.FindActionMap("Camera", throwIfNotFound: true);
- m_Camera_Pos = m_Camera.FindAction("Pos", throwIfNotFound: true);
- m_Camera_Rot = m_Camera.FindAction("Rot", throwIfNotFound: true);
- // UI
- m_UI = asset.FindActionMap("UI", throwIfNotFound: true);
- m_UI_Click = m_UI.FindAction("Click", throwIfNotFound: true);
- m_UI_PointPos = m_UI.FindAction("PointPos", throwIfNotFound: true);
- m_UI_PointRot = m_UI.FindAction("PointRot", throwIfNotFound: true);
- }
- public void Dispose()
- {
- UnityEngine.Object.Destroy(asset);
- }
- public InputBinding? bindingMask
- {
- get => asset.bindingMask;
- set => asset.bindingMask = value;
- }
- public ReadOnlyArray<InputDevice>? devices
- {
- get => asset.devices;
- set => asset.devices = value;
- }
- public ReadOnlyArray<InputControlScheme> controlSchemes => asset.controlSchemes;
- public bool Contains(InputAction action)
- {
- return asset.Contains(action);
- }
- public IEnumerator<InputAction> GetEnumerator()
- {
- return asset.GetEnumerator();
- }
- IEnumerator IEnumerable.GetEnumerator()
- {
- return GetEnumerator();
- }
- public void Enable()
- {
- asset.Enable();
- }
- public void Disable()
- {
- asset.Disable();
- }
- public IEnumerable<InputBinding> bindings => asset.bindings;
- public InputAction FindAction(string actionNameOrId, bool throwIfNotFound = false)
- {
- return asset.FindAction(actionNameOrId, throwIfNotFound);
- }
- public int FindBinding(InputBinding bindingMask, out InputAction action)
- {
- return asset.FindBinding(bindingMask, out action);
- }
- // Player
- private readonly InputActionMap m_Player;
- private List<IPlayerActions> m_PlayerActionsCallbackInterfaces = new List<IPlayerActions>();
- private readonly InputAction m_Player_Move;
- public struct PlayerActions
- {
- private @InputActions m_Wrapper;
- public PlayerActions(@InputActions wrapper) { m_Wrapper = wrapper; }
- public InputAction @Move => m_Wrapper.m_Player_Move;
- public InputActionMap Get() { return m_Wrapper.m_Player; }
- public void Enable() { Get().Enable(); }
- public void Disable() { Get().Disable(); }
- public bool enabled => Get().enabled;
- public static implicit operator InputActionMap(PlayerActions set) { return set.Get(); }
- public void AddCallbacks(IPlayerActions instance)
- {
- if (instance == null || m_Wrapper.m_PlayerActionsCallbackInterfaces.Contains(instance)) return;
- m_Wrapper.m_PlayerActionsCallbackInterfaces.Add(instance);
- @Move.started += instance.OnMove;
- @Move.performed += instance.OnMove;
- @Move.canceled += instance.OnMove;
- }
- private void UnregisterCallbacks(IPlayerActions instance)
- {
- @Move.started -= instance.OnMove;
- @Move.performed -= instance.OnMove;
- @Move.canceled -= instance.OnMove;
- }
- public void RemoveCallbacks(IPlayerActions instance)
- {
- if (m_Wrapper.m_PlayerActionsCallbackInterfaces.Remove(instance))
- UnregisterCallbacks(instance);
- }
- public void SetCallbacks(IPlayerActions instance)
- {
- foreach (var item in m_Wrapper.m_PlayerActionsCallbackInterfaces)
- UnregisterCallbacks(item);
- m_Wrapper.m_PlayerActionsCallbackInterfaces.Clear();
- AddCallbacks(instance);
- }
- }
- public PlayerActions @Player => new PlayerActions(this);
- // Camera
- private readonly InputActionMap m_Camera;
- private List<ICameraActions> m_CameraActionsCallbackInterfaces = new List<ICameraActions>();
- private readonly InputAction m_Camera_Pos;
- private readonly InputAction m_Camera_Rot;
- public struct CameraActions
- {
- private @InputActions m_Wrapper;
- public CameraActions(@InputActions wrapper) { m_Wrapper = wrapper; }
- public InputAction @Pos => m_Wrapper.m_Camera_Pos;
- public InputAction @Rot => m_Wrapper.m_Camera_Rot;
- public InputActionMap Get() { return m_Wrapper.m_Camera; }
- public void Enable() { Get().Enable(); }
- public void Disable() { Get().Disable(); }
- public bool enabled => Get().enabled;
- public static implicit operator InputActionMap(CameraActions set) { return set.Get(); }
- public void AddCallbacks(ICameraActions instance)
- {
- if (instance == null || m_Wrapper.m_CameraActionsCallbackInterfaces.Contains(instance)) return;
- m_Wrapper.m_CameraActionsCallbackInterfaces.Add(instance);
- @Pos.started += instance.OnPos;
- @Pos.performed += instance.OnPos;
- @Pos.canceled += instance.OnPos;
- @Rot.started += instance.OnRot;
- @Rot.performed += instance.OnRot;
- @Rot.canceled += instance.OnRot;
- }
- private void UnregisterCallbacks(ICameraActions instance)
- {
- @Pos.started -= instance.OnPos;
- @Pos.performed -= instance.OnPos;
- @Pos.canceled -= instance.OnPos;
- @Rot.started -= instance.OnRot;
- @Rot.performed -= instance.OnRot;
- @Rot.canceled -= instance.OnRot;
- }
- public void RemoveCallbacks(ICameraActions instance)
- {
- if (m_Wrapper.m_CameraActionsCallbackInterfaces.Remove(instance))
- UnregisterCallbacks(instance);
- }
- public void SetCallbacks(ICameraActions instance)
- {
- foreach (var item in m_Wrapper.m_CameraActionsCallbackInterfaces)
- UnregisterCallbacks(item);
- m_Wrapper.m_CameraActionsCallbackInterfaces.Clear();
- AddCallbacks(instance);
- }
- }
- public CameraActions @Camera => new CameraActions(this);
- // UI
- private readonly InputActionMap m_UI;
- private List<IUIActions> m_UIActionsCallbackInterfaces = new List<IUIActions>();
- private readonly InputAction m_UI_Click;
- private readonly InputAction m_UI_PointPos;
- private readonly InputAction m_UI_PointRot;
- public struct UIActions
- {
- private @InputActions m_Wrapper;
- public UIActions(@InputActions wrapper) { m_Wrapper = wrapper; }
- public InputAction @Click => m_Wrapper.m_UI_Click;
- public InputAction @PointPos => m_Wrapper.m_UI_PointPos;
- public InputAction @PointRot => m_Wrapper.m_UI_PointRot;
- public InputActionMap Get() { return m_Wrapper.m_UI; }
- public void Enable() { Get().Enable(); }
- public void Disable() { Get().Disable(); }
- public bool enabled => Get().enabled;
- public static implicit operator InputActionMap(UIActions set) { return set.Get(); }
- public void AddCallbacks(IUIActions instance)
- {
- if (instance == null || m_Wrapper.m_UIActionsCallbackInterfaces.Contains(instance)) return;
- m_Wrapper.m_UIActionsCallbackInterfaces.Add(instance);
- @Click.started += instance.OnClick;
- @Click.performed += instance.OnClick;
- @Click.canceled += instance.OnClick;
- @PointPos.started += instance.OnPointPos;
- @PointPos.performed += instance.OnPointPos;
- @PointPos.canceled += instance.OnPointPos;
- @PointRot.started += instance.OnPointRot;
- @PointRot.performed += instance.OnPointRot;
- @PointRot.canceled += instance.OnPointRot;
- }
- private void UnregisterCallbacks(IUIActions instance)
- {
- @Click.started -= instance.OnClick;
- @Click.performed -= instance.OnClick;
- @Click.canceled -= instance.OnClick;
- @PointPos.started -= instance.OnPointPos;
- @PointPos.performed -= instance.OnPointPos;
- @PointPos.canceled -= instance.OnPointPos;
- @PointRot.started -= instance.OnPointRot;
- @PointRot.performed -= instance.OnPointRot;
- @PointRot.canceled -= instance.OnPointRot;
- }
- public void RemoveCallbacks(IUIActions instance)
- {
- if (m_Wrapper.m_UIActionsCallbackInterfaces.Remove(instance))
- UnregisterCallbacks(instance);
- }
- public void SetCallbacks(IUIActions instance)
- {
- foreach (var item in m_Wrapper.m_UIActionsCallbackInterfaces)
- UnregisterCallbacks(item);
- m_Wrapper.m_UIActionsCallbackInterfaces.Clear();
- AddCallbacks(instance);
- }
- }
- public UIActions @UI => new UIActions(this);
- public interface IPlayerActions
- {
- void OnMove(InputAction.CallbackContext context);
- }
- public interface ICameraActions
- {
- void OnPos(InputAction.CallbackContext context);
- void OnRot(InputAction.CallbackContext context);
- }
- public interface IUIActions
- {
- void OnClick(InputAction.CallbackContext context);
- void OnPointPos(InputAction.CallbackContext context);
- void OnPointRot(InputAction.CallbackContext context);
- }
- }
|