Basics
Guides
API Reference
Basics
Guides
API Reference
[16:7] extends: AStarCell
Wraps FXGL's DungeonCell (com.almasb.fxgl.pathfinding.dungeon.DungeonCell), the cell type produced by DungeonGrid. Extends AStarCell and starts in NOT_WALKABLE state — rooms / corridors are carved out by the dungeon generator.
DungeonCell (int X = 0, int Y = 0)
Creates a new DungeonCell at (X, Y).
adopt (object Ajo)
Wraps an existing DungeonCell AussomJavaObject.
getX ()
getY ()
getState ()
isWalkable ()

Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.