Update of the documentation files for the new IPO functions
This commit is contained in:
@@ -61,6 +61,13 @@ class World:
|
||||
@return: the name of the world object.
|
||||
"""
|
||||
|
||||
def getIpo():
|
||||
"""
|
||||
Retreives the Ipo (if any) of an world object
|
||||
@rtype: Ipo object
|
||||
@return: the Ipo of the world object.
|
||||
"""
|
||||
|
||||
|
||||
def setName(name):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user