public abstract class ActorFactory extends Object
| Constructor and Description |
|---|
ActorFactory(String actorType)
Create an ActorFactory.
|
public final String actorType
public ActorFactory(String actorType)
actorType - The actor type.Copyright © 2012. All Rights Reserved.