28.04.2019 Views

[JAVA][Beginning Java 8 Games Development]

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Chapter 14 ■ Setting Up the Game Environment: Creating Fixed Sprite Classes Using the Actor Superclass<br />

Use a suggested Alt-Enter work process, shown in Figure 14-3, and select “Implement all abstract methods.”<br />

Figure 14-3. Use the Alt-Enter work process to pop up a helper dialog filled with suggestions regarding fixing the error<br />

Remove the throw new UnsupportedOperationException() and create an empty .update() method for now.<br />

Figure 14-4. NetBeans generates abstract method for you; remove the throw new statement; create an empty method<br />

301

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!