Push this a bit further...
This commit is contained in:
parent
a0b97e8ef0
commit
7f4f81fa9e
4 changed files with 8 additions and 8 deletions
|
|
@ -37,7 +37,7 @@
|
|||
p4 = $('#player_4');
|
||||
|
||||
wiimote.when('pressed_down', function() {
|
||||
Wii.util.debug('LOL');
|
||||
Wii.util.debug({'message': 'You gone and done it now boy!'});
|
||||
throw new Error('LOL');
|
||||
p1.css({'top': p1.position().top + 50});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue