3.2.0-BETA
Pre-release
Pre-release
- Adds the id variable to the Component class.
- Automatically initialized to a unique UUID value on creation.
- Can be set to any string by the user.
- Adds the getComponentsByID function to both the Screen and Layer classes.
- Allows the user to retrieve a list of all components, using a specific ID, which have been added to the Screen or Layer.