Web Engine Canvas
    Preparing search index...

    Interface IFactoryInput

    interface IFactoryInput {
        create(engineCore?: IEngineCore): IInputController;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Methods

    Methods