HoverRace  2.0
Namespaces | Enumerations | Functions
HudCell.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 HoverRace
 
 HoverRace::Display
 

Enumerations

enum  HoverRace::Display::HudCell {
  HoverRace::Display::HudCell::FILL, HoverRace::Display::HudCell::N, HoverRace::Display::HudCell::NE, HoverRace::Display::HudCell::E,
  HoverRace::Display::HudCell::SE, HoverRace::Display::HudCell::S, HoverRace::Display::HudCell::SW, HoverRace::Display::HudCell::W,
  HoverRace::Display::HudCell::NW
}
 Split-screen HUD grid locations. More...
 

Functions

std::ostream & HoverRace::Display::operator<< (std::ostream &os, const HudCell cell)