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

Reusable/Inheritable data object #5

Open
Machy8 opened this issue Feb 22, 2019 · 0 comments
Open

Reusable/Inheritable data object #5

Machy8 opened this issue Feb 22, 2019 · 0 comments
Labels
Enhancement New feature or request

Comments

@Machy8
Copy link
Member

Machy8 commented Feb 22, 2019

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.
@Machy8 Machy8 added the Enhancement New feature or request label Feb 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant