Uses of Class
be.yildizgames.common.application.Starter
Packages that use Starter
-
Uses of Starter in be.yildizgames.common.application
Methods in be.yildizgames.common.application that return StarterModifier and TypeMethodDescriptionprotected abstract StarterUpdatableEntryPoint.getStarter()Provide the starter.Methods in be.yildizgames.common.application with parameters of type StarterModifier and TypeMethodDescriptionfinal ApplicationInitialize and start the application by using a starter.