![]() |
Box2D Cannon Game with Stars
Chapter 8 of Ian Parberry's "Introduction to Game Physics with Box2D"
|
Interface for the ObjectWorld class CObjectWorld. More...
Classes | |
| class | CObjectWorld |
| The object world. More... | |
Functions | |
| BOOL | KeyboardHandler (WPARAM k) |
Interface for the ObjectWorld class CObjectWorld.
| BOOL KeyboardHandler | ( | WPARAM | k | ) |
Keyboard handler. Take the appropriate action when the user mashes a key on the keyboard.
| k | Virtual key code for the key pressed |
1.8.2