C# Class Lua_UnityEngine_Touch, HGFramework

Inheritance: LuaObject
Afficher le fichier Open project: zhutaorun/HGFramework Class Usage Examples

Méthodes publiques

Méthode Description
reg ( IntPtr l ) : void

Private Methods

Méthode 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 méthode

static public reg ( IntPtr l ) : void
l IntPtr
Résultat void