- Microsoft XNA 4.0 Game Development Cookbook
- Luke Drumm
- 144字
- 2021-08-13 18:28:40
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "We will be using the BasicEffect
class in this example, but any effect that implements the IEffectMatrices
interface and has some way to darken the rendered model should be adequate."
A block of code is set as follows:
Vector3 lightDirection; BasicEffect reachShadowEffect; Matrix flattenShadow;
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes, for example, appear in the text like this: "Start by adding a new Content Pipeline Extension project to the solution."
推薦閱讀
- ClickHouse性能之巔:從架構設計解讀性能之謎
- 潮流:UI設計必修課
- Beginning Java Data Structures and Algorithms
- Rake Task Management Essentials
- Java FX應用開發教程
- Groovy for Domain:specific Languages(Second Edition)
- Mastering OpenCV 4
- PHP網絡編程學習筆記
- Oracle從入門到精通(第5版)
- Learning FuelPHP for Effective PHP Development
- Mastering JavaScript High Performance
- Python High Performance Programming
- C#開發案例精粹
- Go語言編程
- 編程改變生活:用Python提升你的能力(進階篇·微課視頻版)