程序包 pkg.exoad.poprock.core
package pkg.exoad.poprock.core
The core of the Poprock application that has both the library and also
the application.
- 作者:
- Jack Meng
-
类说明AssetsService - Naive class for loading things from a baked-in assets folder that is bundled with the Poprock library and program.AsyncService - A utility class providing some basic asynchronous functionalities.AwtMixerService - A utility class designed to convert from common AWT Utility classes to Poprock versions.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...Color Service - A utility class for providing basic operations on Colors.EventPoolThis is a "marker" interface for all EventPayloads that want to get added to any kind of EventPool.FunctorFunctor01<A>Functor02<R,
A> Functor1$10<R,A, B, C, D, E, F, G, H, I, J> One return.Functor10<R>Functor11<R,A> Functor12<R,A, B> ICollatable<T>Specifies that this class can be collated in to a different type after method chaining.A general purpose interface used for any classes that want to return type inferencing because they either handle generics (and thus type erasure) OR it must handle multiple types (meaning everything is reduced to Objects).Nullable<A>Pair<A,B> Basic information class for the poprock library.An improvised pair data structure for returning a result with a description.Shared<T>Shared Object PoolingType<A>Wrap<T>A non managed version ofShared