Java 2D Game Programming Episode 3 - GameStateManager

preview_player
Показать описание
This video is about creating a game state manager and the basic of how to create a state manager.

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

Why is it only 360p ? I can barely see anything, and I can't change the resolution.

asztalosattila
Автор

With the game states you can use an enumeration (enum) to store all the states and have easy access to each one of them without dealing with indices

kilpatrickdeonta
Автор

all you have to do for the abstract methods is @O and it will bring up a menu with the different abstract methods, you just hit up and down to choose one.

thedemonicstaff