BWAPI
Namespaces | Enumerations
trunk/bwapi/BWAPI/Source/BW/CheatFlags.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  BW
namespace  BW::CheatFlags

Enumerations

enum  BW::CheatFlags::Enum {
  BW::CheatFlags::None = 0, BW::CheatFlags::BlackSheepWall = 1 << 0, BW::CheatFlags::OperationCwal = 1 << 1, BW::CheatFlags::PowerOverwelming = 1 << 2,
  BW::CheatFlags::SomethingForNothing = 1 << 3, BW::CheatFlags::ShowMeTheMoney = 1 << 4, BW::CheatFlags::GameOverMan = 1 << 6, BW::CheatFlags::ThereIsNoCowLevel = 1 << 7,
  BW::CheatFlags::StayingAlive = 1 << 8, BW::CheatFlags::Ophelia = 1 << 9, BW::CheatFlags::TheGathering = 1 << 11, BW::CheatFlags::MedievalMan = 1 << 12,
  BW::CheatFlags::ModifyThePhaseVariance = 1 << 13, BW::CheatFlags::WarAintWhatItUsedToBe = 1 << 14, BW::CheatFlags::FoodForThought = 1 << 17, BW::CheatFlags::WhatsMineIsMine = 1 << 18,
  BW::CheatFlags::BreatheDeep = 1 << 19, BW::CheatFlags::NoGlues = 1 << 29
}
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines