eMotion
 All Classes Functions Variables Enumerations
Public Member Functions | List of all members
ePersonalityFactory Class Reference

#include <ePersonalityFactory.h>

Public Member Functions

 ePersonalityFactory (void)
 
ePersonalitycreatePersonality (ePersonalityPattern const *pattern)
 

Detailed Description

Author
Florian Harde flori.nosp@m.anha.nosp@m.rde@y.nosp@m.ahoo.nosp@m..de

DESCRIPTION

A factory creating a personality from a pattern

Documantation optimized for doxygen.

Constructor & Destructor Documentation

ePersonalityFactory::ePersonalityFactory ( void  )

Constructor

Parameters
isDefaulta boolean value, describing if this factory creates personalitys by default values

Member Function Documentation

ePersonality * ePersonalityFactory::createPersonality ( ePersonalityPattern const *  pattern)

Creates an personality by an personality pattern.

Parameters
patterna pattern consisting mainly of indeces to create a new personality with the data pool
Returns
the created personality

The documentation for this class was generated from the following files: