This class is an interface to manipulate folders in the scene.
Public Member Functions |
|
FBFolder (str pName, FBComponent pComponent) | |
Constructor. |
|
FBDelete () | |
Virtual FBDelete function. |
|
Public Attributes |
|
FBListComponent | Items |
List: List of components in the
folder. |
FBFolder | ( | str | pName, | |
FBComponent | pComponent | |||
) |
Constructor.
pName | Name to assign to new folder. | |
pComponent | Object used to determine folder's category. |
FBDelete | ( | ) |
FBListComponent Items |
List: List of components in the folder.