C# Class Lua_UnityEngine_Touch, HGFramework

Inheritance: LuaObject
Show file Open project: zhutaorun/HGFramework Class Usage Examples

Public Methods

Method Description
reg ( IntPtr l ) : void

Private Methods

Method Description
constructor ( IntPtr l ) : int
get_deltaPosition ( IntPtr l ) : int
get_deltaTime ( IntPtr l ) : int
get_fingerId ( IntPtr l ) : int
get_phase ( IntPtr l ) : int
get_position ( IntPtr l ) : int
get_rawPosition ( IntPtr l ) : int
get_tapCount ( IntPtr l ) : int

Method Details

reg() static public method

static public reg ( IntPtr l ) : void
l IntPtr
return void