(October 2018) Monthly WIP & Screenshot thread

I am using a combination of Lemur and jmejfx for the UI for my game and needed to embed JavaFX components into a Lemur element so I created a JFXAnchorPane Lemur component that embeds a JFX Anchor Pane and all it’s contents into a Lemur Panel. The code is available in this thread → I created a Lemur element that displays a JFX panel

image

7 Likes