Index
A
abstract class 419, 420
address of operator 286-289
advanced OOP
inheritance 415
polymorphism 418, 419
algorithms 66
Animator class
coding 521-524
arithmetic operators 54, 55
array notation 122
arrays 121, 295
declaring 121, 122
elements, initializing 122
for games 123
arrow operator 295
assignment operators 54, 55
attenuation 560
auto keyword 303
axe
animating 165-167
axis-aligned bounding box (AABB) collision detection 212
B
background
randomly generated scrolling background, creating 273-279
using 280-282
background sprite
double buffering 42, 43
Ball class
coding 206-209
using 209, 210
Bat class
Bat.cpp, coding 195-197
Bat.h 194
Bat.h, coding 192, 193
coding 192
constructor functions 193, 194
main function, coding 198-202
using 198-202
bee
drawing 64, 65
moving 76-79
preparing 61, 62
BFXR
URL 24
...