Gurkenlabs

Results 4 issues of Gurkenlabs

Currently the implementation of our `GuiComponents` is not as clean as we want it to be. - Constructors with large amounts of parameters - Inconsistent behavior - Not 100% completed...

enhancement
feature
MAJOR

Currently, we need to use the Import dialogs in order to import any resources. We need to make the Resources List aware of Drag & Drop. Also, the shortcut `CTRL+V`...

feature
tool: utiLITI

Currently, it is only possible to properly use most of the `GuiComponent` features with mouse input. There are several cases, where keyboard or controller input should be supported. This will...

feature

Right now, the `Game.getCamera()` is considered the only camera that can be rendered on. We need to extend the rendering mechanism and the usages of this camera to potentially support...

feature