Difference between revisions of "Source:getPitch (Português)"

(Created page with 'Obtém o tom atual da fonte (Source). == Função == === Sinopse === <source lang="lua"> pitch = Source:getPitch( ) </source> === Argumentos === Nenhum. === Retornos === {{param|…')
 
Line 8: Line 8:
 
Nenhum.
 
Nenhum.
 
=== Retornos ===
 
=== Retornos ===
{{param|number|pitch|O tom, onde normal=1.0.}}
+
{{param|number|pitch|O tom, onde 1.0 é normal.}}
 
== Veja Também ==
 
== Veja Também ==
 
* [[parent::Source (Português)]]
 
* [[parent::Source (Português)]]

Revision as of 10:14, 2 January 2011

Obtém o tom atual da fonte (Source).

Função

Sinopse

pitch = Source:getPitch( )

Argumentos

Nenhum.

Retornos

number pitch
O tom, onde 1.0 é normal.

Veja Também

Outras Línguas