method_updater_meta¶
- class janim.anims.method_updater_meta.MethodUpdaterInfo(updater: Callable, grouply: bool)¶
基类:
object- updater: Callable¶
- grouply: bool¶
- janim.anims.method_updater_meta.register_updater(updater: Callable, *, grouply: bool = False)¶