Skip to content

Commit

Permalink
hit
Browse files Browse the repository at this point in the history
  • Loading branch information
jikangel committed Oct 25, 2017
1 parent 40fc0dd commit e96b4a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions example/plane/plane.html
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,10 @@

});

setTimeout(function () {
plane.loadBullet(new BulletInfo(explorer.IMG['bullet1'],120))
},3000);


new Map().next(gameScene);

Expand Down

0 comments on commit e96b4a4

Please sign in to comment.