Difference between revisions of "Source:getPitch (Português)"
m (translation update) |
m (translation update) |
||
Line 1: | Line 1: | ||
− | Obtém o tom atual | + | Obtém o tom atual do Source. |
− | |||
== Função == | == Função == | ||
=== Sinopse === | === Sinopse === | ||
<source lang="lua"> | <source lang="lua"> | ||
− | + | tom = Source:getPitch( ) | |
</source> | </source> | ||
=== Argumentos === | === Argumentos === | ||
Nenhum. | Nenhum. | ||
− | === | + | === Retorna === |
− | {{param|number (Português)| | + | {{param|number (Português)|tom|O tom, onde 1.0 é o tom normal.}} |
− | |||
== Veja Também == | == Veja Também == | ||
* [[parent::Source (Português)]] | * [[parent::Source (Português)]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Obtém o tom atual | + | {{#set:Description=Obtém o tom atual do Source.}} |
{{#set:Since=000}} | {{#set:Since=000}} | ||
− | |||
== Outros Idiomas == | == Outros Idiomas == | ||
{{i18n|Source:getPitch}} | {{i18n|Source:getPitch}} |
Latest revision as of 18:29, 6 March 2014
Obtém o tom atual do Source.
Função
Sinopse
tom = Source:getPitch( )
Argumentos
Nenhum.
Retorna
number (Português) tom
- O tom, onde 1.0 é o tom normal.
Veja Também
Outros Idiomas
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