Rewind: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
'''rewind''' goes to the beginning of the movie. | |||
===USAGE=== | ===USAGE=== | ||
rewind | rewind | ||
===PYMOL API=== | ===PYMOL API=== | ||
<source lang="python"> | |||
cmd.rewind() | cmd.rewind() | ||
</source> | |||
= See Also = | |||
[[Forward]], [[Backward]], [[:Category:Movies]] | |||
[[Category:Commands| | [[Category:Movies]] | ||
[[Category:Commands|Rewind]] |
Latest revision as of 13:49, 17 November 2009
rewind goes to the beginning of the movie.
USAGE
rewind
PYMOL API
cmd.rewind()
See Also
Forward, Backward, Category:Movies