Uses of Interface
org.alban098.common.Cleanable
-
Uses of Cleanable in org.alban098.common
Classes in org.alban098.common that implement CleanableModifier and TypeClassDescriptionfinal classan Element allowing an Entity to be moved, scaled and rotated in the worldFields in org.alban098.common with type parameters of type CleanableModifier and TypeFieldDescriptionMemoryManager.OBJECTSA Map of all Cleanable objects of the application, sorted by typeMethods in org.alban098.common with parameters of type CleanableModifier and TypeMethodDescriptionstatic voidCleans up an Objects and stop keeping track of it(package private) static voidAdds a new Cleanable to the Manager, only called byinitialize()