sparkengineweb
    Preparing search index...

    Class GameEngine

    Main game engine class. Contains all the systems and components to run the game engine with minimum setup

    Index

    Constructors

    Properties

    animationSystem: AnimationSystem
    hierarchySystem: HierarchySystem
    imageLoader: ImageLoader
    inputSystem: InputSystem
    physicsSystem: PhysicsSystem
    renderer: Renderer
    renderSystems: RenderSystem[]
    soundSystem: SoundSystem

    Methods