@kognifai/cogsengine
    Preparing search index...

    Class ComponentHandler

    class handling creation of new components and wrapping existing with it's fields.

    Index

    Constructors

    Methods

    • Add properties to class Runtime for given component to create or wrap existing. E.g. add functions: runtime.SceneComponent.create() and runtime.SceneComponent.wrap()

      Parameters

      • name: string

        Name, e.g. type of component (SceneComponent)

      Returns void