Atoms Crowd
7.0.0
Atoms::BehaviourFactory Member List
This is the complete list of members for
Atoms::BehaviourFactory
, including all inherited members.
clear
()
Atoms::BehaviourFactory
createBehaviour
(const std::string &name)
Atoms::BehaviourFactory
creatorFn
typedef (defined in
Atoms::BehaviourFactory
)
Atoms::BehaviourFactory
deregisterBehaviour
(const std::string &name)
Atoms::BehaviourFactory
getBehaviourCategory
(const std::string &moduleName)
Atoms::BehaviourFactory
getRegisteredBehaviours
()
Atoms::BehaviourFactory
instance
()
Atoms::BehaviourFactory
static
isRegistered
(const std::string &name)
Atoms::BehaviourFactory
kNative
enum value (defined in
Atoms::BehaviourFactory
)
Atoms::BehaviourFactory
kNone
enum value (defined in
Atoms::BehaviourFactory
)
Atoms::BehaviourFactory
kScript
enum value (defined in
Atoms::BehaviourFactory
)
Atoms::BehaviourFactory
ModuleType
enum name (defined in
Atoms::BehaviourFactory
)
Atoms::BehaviourFactory
moduleType
(const std::string &name)
Atoms::BehaviourFactory
registerBehaviour
(const std::string &moduleName, creatorFn func, unsigned int moduleType=kNative, bool replace=false, const std::string category="")
Atoms::BehaviourFactory