Package ActiverseEngine
package ActiverseEngine
-
ClassesClassDescriptionProvides utility methods to start and stop the Activerse application.Represents an image loader for loading images from files.Provides utility methods to retrieve information about the mouse pointer location and detect mouse clicks.Represents a sound player for playing audio files.The base class for all actors in the world.Camera - Viewport management system for following actors and scrolling worlds Essential for infinite world generation and smooth camera movementManages collision detection between actors in the world.ConfigPuller - Utility for loading configuration from Activerse.properties Provides centralized configuration management for ActiverseEngine applicationsRepresents a highly parallelized game loop maximizing CPU usage while maintaining stability.Represents an item in the Activerse game engine.Provides utility methods to retrieve information about keyboard input.MemoryTracker class is used to track memory usage of the game along with other statisticsRepresents the world where actors interact.