public class DefaultArchetypeBuilder extends AbstractArchetypeBuilder<GameObject,MapArchObject,Archetype>
AbstractArchetypeBuilder
for Daimonin archetypes.Constructor and Description |
---|
DefaultArchetypeBuilder(@NotNull GameObjectFactory<GameObject,MapArchObject,Archetype> gameObjectFactory)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
setMultiPartNr(int multiPartNr) |
addLast, addObjectText, finish, getArchetype, getArchetypeName, init, reInit, setMsgText, setMultiX, setMultiY
public DefaultArchetypeBuilder(@NotNull @NotNull GameObjectFactory<GameObject,MapArchObject,Archetype> gameObjectFactory)
gameObjectFactory
- the game object factory for creating the new
archetype