Difference between revisions of "Source:seek"
m |
|||
Line 7: | Line 7: | ||
</source> | </source> | ||
=== Arguments === | === Arguments === | ||
− | {{param|number|offset|The | + | {{param|number|offset|The amount of units to seek.}} |
{{param|TimeUnit|unit ("seconds")|The unit of the offset value.}} | {{param|TimeUnit|unit ("seconds")|The unit of the offset value.}} | ||
=== Returns === | === Returns === |
Revision as of 02:19, 20 March 2011
Available since LÖVE 0.8.0 |
It is not supported in earlier versions. |
Sets the currently playing position of the Source.
Function
Synopsis
Source:seek( offset, unit )
Arguments
Returns
Nothing.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info