First.
Still pretty new to java and I'm self taught.
I done some programming in D and Python.
Looking through code. It seems you create an new image for every object. Even if it the same object.
Just wonder why images are not static to the object ?
Why isn't Sprites called AnimatedSprite ?
Also wondering in nbproject .project.properties. How can I ignore this ?
I have to change line 72 to false. line 72 (javafx.deploy.includeDT=true)
First.
Still pretty new to java and I'm self taught.
I done some programming in D and Python.
Looking through code. It seems you create an new image for every object. Even if it the same object.
Just wonder why images are not static to the object ?
Why isn't Sprites called AnimatedSprite ?
Also wondering in nbproject .project.properties. How can I ignore this ?
I have to change line 72 to false. line 72 (javafx.deploy.includeDT=true)