mirror of
https://github.com/snowykami/mbcp.git
synced 2024-11-22 06:07:37 +08:00
✨ 支持Liteyuki Docstring
This commit is contained in:
parent
4901d81d05
commit
253b816a64
@ -3,10 +3,10 @@
|
|||||||
本模块是主模块,提供了一些工具
|
本模块是主模块,提供了一些工具
|
||||||
可导入
|
可导入
|
||||||
|
|
||||||
`mbcp.mp_math`:数学工具
|
[`mbcp.mp_math`](./mp_math):数学工具
|
||||||
|
|
||||||
`mbcp.particle`:粒子生成工具
|
[`mbcp.particle`](./particle):粒子生成工具
|
||||||
|
|
||||||
`mbcp.presets`:预设
|
[`mbcp.presets`](./presets):预设
|
||||||
"""
|
"""
|
||||||
from .mp_math import *
|
from .mp_math import *
|
||||||
|
Loading…
Reference in New Issue
Block a user