XII Release 0.1.0
Loading...
Searching...
No Matches
xiiGameObject::ChildIterator Class Reference
Inheritance diagram for xiiGameObject::ChildIterator:
[legend]

Public Member Functions

xiiGameObjectoperator* ()
 
xiiGameObjectoperator-> ()
 
 operator xiiGameObject * ()
 
- Public Member Functions inherited from xiiGameObject::ConstChildIterator
const xiiGameObjectoperator* () const
 
const xiiGameObjectoperator-> () const
 
 operator const xiiGameObject * () const
 
void Next ()
 Advances the iterator to the next child object. The iterator will not be valid anymore, if the last child is reached.
 
bool IsValid () const
 Checks whether this iterator points to a valid object.
 
void operator++ ()
 Shorthand for 'Next'.
 

Friends

class xiiGameObject
 

The documentation for this class was generated from the following files: