Package fr.r1r0r0.deltaengine.model.engines

  • Class Summary
    Class Description
    DeltaEngine
    Launcher of the Engine, allows to initialize the Engine, and returns the KernelEngine when needed
    KernelEngine
    Core of the engine, oversees all engines and use them to render final game.
    NetworkEngine
    Network Engine of the DeltaEngine.
    SoundEngine
    Sound Engine, allows to control all given sounds.
  • Enum Summary
    Enum Description
    Engines
    All engines used by the Kernel Engine.