Foreword ............................... xvii Preface ................................xix Acknowledgments ..........................xxi Part I—Introduction to Game Development Chapter 1 What Does This Book Cover? ............3 How to Make a Game....
Copyright Preface The Audience for This Book Background Information Organization of the Material Conventions Used in This Book Using Code Examples We'd Like to Hear from You Safari Enabled Acknowledgments Part I: General Background Chapter 1. Introd
Google C++ Testing Framework ============================ http://code.google.com/p/googletest/ Overview -------- Google's framework for writing C++ tests on a variety of platforms (Linux, Mac OS X, Windows, Windows CE, Symbian, etc). Based on the xU