20 package net.sf.gridarta.model.archetype;
26 import org.jetbrains.annotations.NotNull;
Gridarta can handle frame information of animations and allow the selection of an animation using a t...
TestArchetypeFactory(@NotNull final FaceObjectProviders faceObjectProviders, @NotNull final AnimationObjects animationObjects)
Creates a new instance.
final AnimationObjects animationObjects
The AnimationObjects instance.
An undefined Archetype implementation for testing purposes.
A MapArchObject implementation for testing purposes.
A factory for creating Archetype instances.
Base package of all Gridarta classes.
AnimationObjects is a container for AnimationObjects.
GameObjects are the objects based on Archetypes found on maps.
An ArchetypeFactory implementation for testing purposes.
Provider for faces of GameObjects and Archetypes.
The face is the appearance of an object.
final FaceObjectProviders faceObjectProviders
The FaceObjectProviders instance.
An Archetype implementation for testing purposes.
A GameObject implementation for testing purposes.
TestArchetype newUndefinedArchetype(@NotNull final String archetypeName)