Black Trigram (흑괘) - API Documentation - v0.2.10
    Preparing search index...

    Interface GameSystemManager

    Index

    Properties

    animationSystem?: AnimationSystemInterface
    combatSystem: CombatSystemInterface
    initializeAll: () => Promise<void>
    physicsSystem?: PhysicsSystemInterface
    renderingSystem?: RenderingSystemInterface
    trigramSystem: TrigramSystemInterface
    updateAll: (deltaTime: number) => void
    vitalPointSystem: VitalPointSystemInterface