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

Method RemoveByDescriptorId

librtt/Input/Rtt_InputDeviceCollection.cpp:351–366  ·  view source on GitHub ↗

Removes a device from this collection by its unique descriptor integer ID. @param id The unique integer ID returned by the InputDeviceDescriptor.GetIntegerId() function. @return Returns true if the a device having the given ID was successfully removed from the collection. Returns false if the given ID was not found in the collection.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

GetDescriptorMethod · 0.80
LengthMethod · 0.45
GetIntegerIdMethod · 0.45
RemoveMethod · 0.45

Tested by

no test coverage detected