Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- getShakeResult(function( result ){
- clearTimeout(tmo);
- if ( !timeout ) {
- unsetLoading();
- updateCoinCount( result.count );
- alertResult( result );
- trace('325_Shake_Done', function(){
- waitingForShake();
- });
- }
- });
Advertisement
Add Comment
Please, Sign In to add comment