projects
/
Plinn.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Ajout méthodes getWindowScrollX, getWindowScrollY.
[Plinn.git]
/
skins
/
control
/
moveObjectIdToPosition.py
1
## Script (Python) "moveObjectIdToPosition"
2
##title=Move object id to position
3
##parameters=object_id, position
4
5
context
.
moveObjectToPosition
(
object_id
,
position
)