See: Description
Interface | Description |
---|---|
Collectable |
A Collectable has information that can be collected.
|
Class | Description |
---|---|
AbstractArchetypeSetCollectable<G extends GameObject<G,A,R>,A extends MapArchObject<A>,R extends Archetype<G,A,R>> |
Abstract base class for
Collectables that create the
"archetypes" file. |
AnimationObjectsCollectable |
a
Collectable that creates the "animations" file. |
FaceObjectsCollectable |
A
Collectable that creates the atrinik.0/crossfire.0/daimonin.0 files
which contains all defined faces. |
SmoothFacesCollectable |
A
Collectable that creates the Crossfire specific smooth faces file. |
Implements the collection process that combines individual files into collected files which are read by the game servers at runtime.