-
Methods Method Description nl.colorize.multimedialib.graphics.SpriteSheet.getImage() nl.colorize.multimedialib.renderer.InputDevice.requestTextInput(String, String) Although this method is necessary for the reasons outlined above, it does lead to user experience issues due to the mix of user interface elements provided by the renderer and those from the native platform.nl.colorize.multimedialib.scene.Application.getRenderer() The purpose of this class is to wrap the renderer, so scenes should not access it directly. When needing to access one of the renderer's fields, use one of the more specific methods provided by this class instead.