ConsoleCommands / org.lazywizard.console.ui / UI / <init>

<init>

UI()

This is a completely optional container for user interface elements. All it does is direct calls to advance() and render() to each UIElement it contains, simplifying the code when working with multiple user interface elements.