added function buildParts

This commit is contained in:
2003-07-25 19:53:42 +00:00
parent 7b324bef33
commit 28e4b0118c

View File

@@ -98,6 +98,10 @@ class Object:
@cvar name: The name of the object.
"""
def buildParts():
"""
recomputes the particle system
"""
def clrParent(mode = 0, fast = 0):
"""
Clears parent object.