Uses of Interface
dev.wyck.model.level.LevelCreator
Packages that use LevelCreator
-
Uses of LevelCreator in dev.wyck.model.level
Classes in dev.wyck.model.level that implement LevelCreatorMethods in dev.wyck.model.level that return LevelCreatorConstructors in dev.wyck.model.level with parameters of type LevelCreator -
Uses of LevelCreator in dev.wyck.registry.level
Methods in dev.wyck.registry.level with parameters of type LevelCreatorModifier and TypeMethodDescriptionLevelFactory.createWorld(LevelCreator world) Creates and loads a world from the given specification.