martinbwg / Pixel-Tanks

1 stars 3 forks source link

Menu/Game integration #786

Open cs6413110 opened 2 months ago

cs6413110 commented 2 months ago

Rendering: Client.deferredFrame function for rendering Menu.cdraw or PixelTanks.updateBootProgress(texturepack loading)

Listeners handled solely by the Menu engine, with a onclick override to return to the game listeners. Menus.addListeners(), Menus.removeListeners(), Client.addListeners(), Client.removeListeners()

CelestialKnight7 commented 2 months ago

🤓

LostKing73 commented 2 months ago

huh?