Index
A
abstract class 425, 426
address of operator 288-291
advanced OOP
inheritance 421
polymorphism 424, 425
algorithms 68
Animator class
coding 527-530
arithmetic operators 56, 57
array notation 124
arrays 123, 298
declaring 124
elements, initializing 124, 125
for games 126
arrow operator 298
assignment operators 56, 57
attenuation 566
auto keyword 306
axe
animating 167-169
axis-aligned bounding box (AABB) collision detection 215
B
background
randomly generated scrolling background, creating 275-281
using 282-284
background sprite
double buffering 44, 45
Ball class
coding 208-211
using 212, 213
Bat class
Bat.cpp, coding 197-199
Bat.h 196
Bat.h, coding 194, 195
coding 194
constructor functions 195, 196
main function, coding 200-204
using 200-204
bee
drawing 66, 67
moving 78-81
preparing 63, 64
BFXR
URL 25
...