ufosc / manim-data-structures

A Manim plugin that contains common data structures to create Manimations.
https://manim-data-structures.readthedocs.io
MIT License
2 stars 26 forks source link

Add get methods to replace fetch_mob method. #19

Open DiegoCarra opened 5 months ago

DiegoCarra commented 5 months ago

Overview: What does this pull request change?

Motivation and Explanation: Why and how do your changes improve the library?

Using 4 getters is more readable and less unnecessary than using enums in fetch_mob.

Further Information and Comments

resolves #8

Reviewer Checklist

adalysg commented 1 month ago

Hello! I'd like to claim and be assigned to this issue!