This is a read-only mirror of pymolwiki.org
Difference between revisions of "Mplay"
Jump to navigation
Jump to search
m |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
===DESCRIPTION=== | ===DESCRIPTION=== | ||
− | + | '''mplay''' starts the movie. | |
− | + | ||
− | |||
===USAGE=== | ===USAGE=== | ||
− | + | mplay | |
− | + | ||
− | + | ===PYMOL API=== | |
− | ===PYMOL API== | + | <source lang="python"> |
− | + | cmd.mplay() | |
− | + | </source> | |
− | |||
===SEE ALSO=== | ===SEE ALSO=== | ||
− | + | [[Cmd mstop]], [[Cmd mset]], [[Cmd mdo]], [[Cmd mclear]], [[Cmd mmatrix]] | |
− | |||
− | [[Category:Commands| | + | [[Category:Commands|Mplay]] |
Revision as of 14:16, 20 June 2009
DESCRIPTION
mplay starts the movie.
USAGE
mplay
PYMOL API
cmd.mplay()