Changes between Version 2 and Version 3 of code/doc/HUD
- Timestamp:
- Sep 22, 2008, 11:07:31 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
code/doc/HUD
v2 v3 1 [[TracNav(TracNav/TOC_Development)]] 2 [[TOC]] 1 3 = Head-Up Display = 2 4 When rendering a scene you usually want to overlay them with useful information about the player status like how fast you're going or how well your health is doing. This is basically the job of a HUD. [[br]]