Basics

Guides

API Reference

Menu

Basics

Guides

API Reference

class: ProceduralGenerationService

[18:7] extends: EngineService

Wraps FXGL's ProceduralGenerationService (com.almasb.fxgl.procedural.ProceduralGenerationService), the engine service that aggregates procedural-generation builders. As of FXGL 21.1 the only documented hook (dungeonBuilder) is commented out upstream, so the wrapper carries no methods — the class exists today only as the engine-service hook for future generator APIs.

Methods

  • ProceduralGenerationService ()

    Empty default constructor; populated by adopt.

  • adopt (object Ajo)

    Wraps an existing service AussomJavaObject.