Package-level declarations
Types
Link copied to clipboard
interface Application
Interface that all Doodle apps must implement. Apps have a simple lifecycle. They area created using a constructor when launched, and shutdown when they are being retired.