equal
deleted
inserted
replaced
241 returns the number of <a>Touch</a>es in the list |
241 returns the number of <a>Touch</a>es in the list |
242 </dd> |
242 </dd> |
243 <dt>getter <a>Touch</a> item (in unsigned long index)</dt> |
243 <dt>getter <a>Touch</a> item (in unsigned long index)</dt> |
244 <dd> |
244 <dd> |
245 returns the <a>Touch</a> at the specified index in the list |
245 returns the <a>Touch</a> at the specified index in the list |
246 </dd> |
|
247 <dt><a>Touch</a> identifiedTouch (in long identifier)</dt> |
|
248 <dd> |
|
249 returns the first <a>Touch</a> item in the list whose <a>identifier</a> property matches the specified identifier |
|
250 </dd> |
246 </dd> |
251 </dl> |
247 </dl> |
252 </section> |
248 </section> |
253 |
249 |
254 <section> |
250 <section> |