Zay-Es Panic

Going through the code now that I have firefox.

Things I am updating are:
changing BaseAppState to jme3 BaseAppState.
fixing deprecated method AudioNode.
removing unused imports.

Panic uses 1.7 as source but I am on 1.8.192 so i would normally add @overrides and such but not sure if that’s ok or not.

Couldn’t access the examples from the project without making major changes to the gradle file to allow compiling sources so i have copied the example project to a new project and plan on just doing everything there and afterwards just pasting over the existing files inside the examples.

I would think it would be best to have a separate pull request with descriptions for each, which means about a couple dozen. This sound ok?

Sounds good.

1 Like