Package com.xebisco.yield.manager


package com.xebisco.yield.manager
  • Class
    Description
    ApplicationManager class manages the lifecycle of applications.
    The AudioManager interface should be implemented by the specific platform running the application, it contains function for manipulation audio files.
    Interface for managing file I/O operations.
    The FontManager interface provides methods to load and unload fonts.
    The GraphicsManager interface is a wrapper around the platform's graphics API.
    This interface represents a PC input manager that handles user input from a keyboard and mouse.
    The TextureManager interface should be implemented by the specific platform running the application, it contains function for manipulation image files.