Java Game Tutorial: Ep 47 - Editor and Checkbox

preview_player
Показать описание
Learning Java 2D Game programming: Ep 47 - Editor and Checkbox
In this video we start making the editor by adding an editor state. The first thing we do is render the grid, because that seems very editor-y. In order to be able to toggle the grid on and off we make a UICheckbox component and then a generic Settings class in order to be able to bind our settings to a UI class.

Рекомендации по теме