Annotation Interface的使用
pkg.exoad.poprock.core.annotations.ServiceClass
程序包
说明
The core of the Poprock application that has both the library and also
the application.
-
pkg.exoad.poprock.core中ServiceClass的使用
修饰符和类型类说明final class
AssetsService - Naive class for loading things from a baked-in assets folder that is bundled with the Poprock library and program.final class
AsyncService - A utility class providing some basic asynchronous functionalities.final class
AwtMixerService - A utility class designed to convert from common AWT Utility classes to Poprock versions.final class
Basic Service - Some very rudementary functions that can be used for some Java related stuffs: Reflection helper functions Basic Null Safety Object equality and more...final class
Color Service - A utility class for providing basic operations on Colors.final class
EventPoolfinal class
-
pkg.exoad.poprock.core.debug中ServiceClass的使用
修饰符和类型类说明final class
Debug Service - Utility class for handling various exceptions that can be thrown during the runtime of this program. -
pkg.exoad.poprock.core.io.image中ServiceClass的使用
-
pkg.exoad.poprock.core.registry中ServiceClass的使用