mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
better comment
This commit is contained in:
parent
e26fb72d40
commit
ff208ad0b8
@ -519,7 +519,8 @@ def lerp(v0, v1, t):
|
||||
|
||||
def lineupPos(i, num, spacing):
|
||||
"""
|
||||
use to line up a series of 'num' objects, centered around zero
|
||||
use to line up a series of 'num' objects, in one dimension,
|
||||
centered around zero
|
||||
'i' is the index of the object in the lineup
|
||||
'spacing' is the amount of space between objects in the lineup
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user