Package ActiverseEngine


package ActiverseEngine
  • Classes
    Class
    Description
    Provides 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.
    Manages collision detection between actors in the world.
    Represents 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 statistics
    Represents the world where actors interact.