GL Studio C++ Runtime API
|
#include <group.h>
Public Member Functions | |
CompatabilityListItem * | Next () |
CompatabilityListItem * | Prev () |
DisplayObject * | DataPtr () |
Static Public Member Functions | |
static void | RecalcCompatabilityList (Group *whichGroup) |
Protected Attributes | |
unsigned int | _index |
The underlying index of this child object. | |
Group * | _parentGroup |
This group's parent group. | |
The following class is provided for GL Studio 2.1 backward compatibility.
This interface is deprecated and should only be used to support legacy code.
DisplayObject * DataPtr | ( | ) |
CompatabilityListItem * Next | ( | ) |
CompatabilityListItem * Prev | ( | ) |
|
static |