Java Game Tutorial #003 | Game States

preview_player
Показать описание
In this episode I Set up states for the game. I also set up the "CanTick" interface for methods that want to be updated and rendered.

Рекомендации по теме
Комментарии
Автор

So if I understand correctly, these "states" are basically "rooms"? From which we update and render every one of each objects that are in those "rooms"?

thatrichan