afxForceSetMgr
Engine/source/afx/forces/afxForceSet.h
Private Attributes
Vector< afxForceSet * >
Public Functions
findForceSet(StringTableEntry name)
registerForce(StringTableEntry forces_set_name, afxForce * force)
unregisterForce(StringTableEntry forces_set_name, afxForce * force)
Detailed Description
Private Attributes
Vector< afxForceSet * > forces_sets
Public Functions
afxForceSetMgr()
~afxForceSetMgr()
findForceSet(StringTableEntry name)
numForceSets()
registerForce(StringTableEntry forces_set_name, afxForce * force)
unregisterForce(StringTableEntry forces_set_name, afxForce * force)