MCPcopy Create free account
hub / github.com/coronalabs/corona / OnAccessingField

Method OnAccessingField

librtt/Input/Rtt_PlatformInputDevice.cpp:248–362  ·  view source on GitHub ↗

Called when Lua is attempting to access the input device object's property or function. @param L The Lua state that is performing the access operation. @param fieldName The name of the field being accessed such as "type", "productName", etc. @return Returns the number of values being returned to Lua.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 9

lua_pushstringFunction · 0.85
lua_pushnilFunction · 0.85
lua_pushintegerFunction · 0.85
lua_pushbooleanFunction · 0.85
Rtt_StringIsEmptyFunction · 0.85
GetInvariantNameMethod · 0.45
GetStringIdMethod · 0.45
GetDeviceTypeMethod · 0.45
IsConnectedMethod · 0.45

Tested by

no test coverage detected