HTML and CSS Reference
In-Depth Information
Listing 7.15. game.js—Shield helpers
Step 2: Construct lasers
Now create a universal laser that can hit any element tagged with class="active" .
UFOs and players will use the exact same laser object when they shoot. Create a new
Laser object with the following code.
Search WWH ::




Custom Search