Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Reusable/Inheritable data object #5

@Machy8

Description

@Machy8

Description

  • An object, that is interactive as a data object inside rendering instance
  • This object will be possible to use in multiple instances (something like an entity).
  • If any data in this object changes, the instances using this data object will be redrawed.

Instances

  • There will be a function for creating such data object
  • During the rendering instance initialization, the name of the selected data object passed into the rendering instance data parameter will be converted into an object that is linked to the selected data object
  • The instance will also need to be registered as a listener for the changes of the data object.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions