Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

3D carousel (see carousel (3D), creating)
3D drawing context for Canvas, The Drawing Context
& (ampersand)
binary AND operator
checking collision flags in Orbit Assault game, Collision Detection
bitwise AND operator, JavaScript’s bitwise operators
in URLs, problems with, Image Charts
< > (angle brackets)
<< (binary shift left) operator, Shift left (x << numBits)
>> (binary right shift with sign) operator, The Obstacle Object
>> (binary shift right with sign) operator, Shift right with sign (x >> numBits), The New CanvasSprite Object
>>> (binary shift right with zero fill) operator, Shift right with zero fill (x >>> y)
* (asterisk), multiplication operator, Shift left (x << numBits)
^ (caret), bitwise XOR operator, Bitwise XOR (x ^ y)
$ (dollar sign)
$.fn.bouncyPlugin.defaults object (example), Converting into a jQuery Plug-in
$drawTarget variable (example) for jQuery plug-in, Converting into a jQuery Plug-in
preceding PHP variables, The socket server
referencing jQuery object, Optimizing jQuery and DOM Interaction, Converting into a jQuery Plug-in
% (percent sign), modulus operator, Bitwise AND (x & y)
. (period), string concatenation operator in PHP, ...

Get Supercharged JavaScript Graphics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.