liavt / Jumbo-Engine

A modular Java game engine
MIT License
4 stars 0 forks source link

Add ability to add JFrame as parent component #9

Closed liavt closed 8 years ago

liavt commented 8 years ago

LWJGL can support JFrame as parent, but it is currently not used. Add an option to specify a target JComponent to add as parent.

liavt commented 8 years ago

Mentioned in https://github.com/liavt/Jumbo-Engine/issues/16