package gui
Ordering
- Alphabetic
Visibility
- Public
- Protected
Value Members
- object PeeveliApp extends SimpleSwingApplication with O1AppDefaults
The singleton object
PeeveliApp
serves as an entry point for the Peeveli game.The singleton object
PeeveliApp
serves as an entry point for the Peeveli game. You can run it to start up the user interface.NOTE TO STUDENTS: In this course, you don't need to understand how this object works or can be used, apart from the fact that you can use this file to start the program.