Templated implementation. More...
#include <worldElementFactory.h>
Public Member Functions | |
virtual WorldElement * | operator() (World *parent, const char *name) |
Templated implementation.
Definition at line 45 of file worldElementFactory.h.
virtual WorldElement* SimpleWorldElementCreator< E >::operator() | ( | World * | parent, | |
const char * | name | |||
) | [inline, virtual] |
Implements WorldElementCreator.
Definition at line 48 of file worldElementFactory.h.