A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
SAMPLE_RATE — Constant Static Property, class cc.cote.metronome.Metronome |
| The maximum sound sample rate available in ActionScript (in Hertz). |
start — Event, class cc.cote.metronome.Metronome |
|
Dispatched when the metronome starts. |
start() — method, class cc.cote.metronome.Metronome |
|
Starts the metronome. |
START — Constant Static Property, class cc.cote.metronome.MetronomeEvent |
|
The START constant defines the value of the type property of a
start event object. |
startTime — Property, class cc.cote.metronome.Metronome |
|
The time when the metronome was last started expressed as the number of milliseconds
elapsed since midnight on January 1st, 1970, universal time. |
stop — Event, class cc.cote.metronome.Metronome |
|
Dispatched when the metronome stops. |
stop() — method, class cc.cote.metronome.Metronome |
|
Stops the metronome. |
STOP — Constant Static Property, class cc.cote.metronome.MetronomeEvent |
|
The STOP constant defines the value of the STOP property of a
STOP event object. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |