1.26.2.1
Gameface
NodeList Interface Reference

List of nodes. More...

+ Inheritance diagram for NodeList:

Public Member Functions

getter Node item (unsigned long index)
 Get a node in the list. More...
 

Public Attributes

readonly attribute unsigned long length
 the count of nodes in the list More...
 

Detailed Description

List of nodes.

Member Function Documentation

◆ item()

getter Node NodeList::item ( unsigned long  index)

Get a node in the list.

Parameters
indexindex of the item
Returns
the node at index

Member Data Documentation

◆ length

readonly attribute unsigned long NodeList::length

the count of nodes in the list