public class JAFactoryFactory extends ActorFactory
Modifier and Type | Field and Description |
---|---|
static String |
TYPE
The default name of the JFactory actor.
|
actorType
Constructor and Description |
---|
JAFactoryFactory(String actorType)
Create an ActorFactory.
|
Modifier and Type | Method and Description |
---|---|
protected JLPCActor |
instantiateActor()
Create a JLPCActor.
|
newActor
public static final String TYPE
public JAFactoryFactory(String actorType)
actorType
- The actor type.protected JLPCActor instantiateActor() throws Exception
instantiateActor
in class ActorFactory
Exception
Copyright © 2012. All Rights Reserved.