#include <HashMania.h>
Public Attributes | |
int | actionID |
int | object |
int | joint |
int | controlIndex |
char | desc [100] |
HTREEITEM | parent |
HTREEITEM | myself |
|
The ID of this action. |
|
The index of this control entry. |
|
The text description of this control entry. |
|
The ID of the joint being manipulated. |
|
A pointer to myself. |
|
The ID of the object being controlled. |
|
A pointer to this leaf's parent node. |