|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Recurse restrictions, when we recurse, if an object is hidden for instance, you might want it to skip the children also Notice these are flags! and we don't really need one for no restrictions, because then you'll just enter 0
Field Summary | |
GUIRR_DISABLED = 0x00000010
|
|
GUIRR_GHOST = 0x00000100
|
|
GUIRR_HIDDEN = 0x00000001
|
Field Detail |
public GUIRR_DISABLED = 0x00000010
public GUIRR_GHOST = 0x00000100
public GUIRR_HIDDEN = 0x00000001
|
0 A.D.
Generated on September 04, 2007 at 18:13 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |