FXGameEngine
FXGameEngine copied to clipboard
HUD Layers
There should be a way to allow one or more HUD Layers that don't move with the camera.
For the JavaFX Version it's simple to do that by adding the GameCanvas to a StackPane and add e.g. an AnchorPane on top.