C# Класс Lua_UnityEngine_Input, 2DPlatformer-SLua

Наследование: LuaObject
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
reg ( IntPtr l ) : void

Приватные методы

Метод Описание
GetAccelerationEvent_s ( IntPtr l ) : int
GetAxisRaw_s ( IntPtr l ) : int
GetAxis_s ( IntPtr l ) : int
GetButtonDown_s ( IntPtr l ) : int
GetButtonUp_s ( IntPtr l ) : int
GetButton_s ( IntPtr l ) : int
GetJoystickNames_s ( IntPtr l ) : int
GetKeyDown_s ( IntPtr l ) : int
GetKeyUp_s ( IntPtr l ) : int
GetKey_s ( IntPtr l ) : int
GetMouseButtonDown_s ( IntPtr l ) : int
GetMouseButtonUp_s ( IntPtr l ) : int
GetMouseButton_s ( IntPtr l ) : int
GetTouch_s ( IntPtr l ) : int
ResetInputAxes_s ( IntPtr l ) : int
constructor ( IntPtr l ) : int
get_acceleration ( IntPtr l ) : int
get_accelerationEventCount ( IntPtr l ) : int
get_accelerationEvents ( IntPtr l ) : int
get_anyKey ( IntPtr l ) : int
get_anyKeyDown ( IntPtr l ) : int
get_backButtonLeavesApp ( IntPtr l ) : int
get_compass ( IntPtr l ) : int
get_compensateSensors ( IntPtr l ) : int
get_compositionCursorPos ( IntPtr l ) : int
get_compositionString ( IntPtr l ) : int
get_deviceOrientation ( IntPtr l ) : int
get_gyro ( IntPtr l ) : int
get_imeCompositionMode ( IntPtr l ) : int
get_imeIsSelected ( IntPtr l ) : int
get_inputString ( IntPtr l ) : int
get_location ( IntPtr l ) : int
get_mousePosition ( IntPtr l ) : int
get_mousePresent ( IntPtr l ) : int
get_mouseScrollDelta ( IntPtr l ) : int
get_multiTouchEnabled ( IntPtr l ) : int
get_simulateMouseWithTouches ( IntPtr l ) : int
get_stylusTouchSupported ( IntPtr l ) : int
get_touchCount ( IntPtr l ) : int
get_touchPressureSupported ( IntPtr l ) : int
get_touchSupported ( IntPtr l ) : int
get_touches ( IntPtr l ) : int
set_backButtonLeavesApp ( IntPtr l ) : int
set_compensateSensors ( IntPtr l ) : int
set_compositionCursorPos ( IntPtr l ) : int
set_imeCompositionMode ( IntPtr l ) : int
set_multiTouchEnabled ( IntPtr l ) : int
set_simulateMouseWithTouches ( IntPtr l ) : int

Описание методов

reg() публичный статический Метод

public static reg ( IntPtr l ) : void
l IntPtr
Результат void