Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Go to the source code of this file.
Functions | |
bool | checkbit (int &, int) |
void | dosetbit (int &, int) |
void | unsetbit (int &, int) |
void | flipbit (int &, int) |
float | Delta (float a, float b) |
Definition at line 3 of file masks.cpp.
Referenced by NavigationSystem::Draw(), NavigationSystem::DrawButton(), NavigationSystem::DrawObjectives(), NavigationSystem::DrawSystem(), navscreenoccupied::findfreefloat(), and flipbit().
Definition at line 43 of file masks.cpp.
References b.
Referenced by Opcode::SAP_PairData::AddPair(), drawlistitem(), NavigationSystem::DrawMission(), OPC_PointAABBSqrDist(), and NavigationSystem::TestIfInRangeBlk().
Definition at line 14 of file masks.cpp.
Referenced by NavigationSystem::DrawButton(), navscreenoccupied::findfreefloat(), flipbit(), and NavigationSystem::ParseFile().
Definition at line 33 of file masks.cpp.
References checkbit(), dosetbit(), and unsetbit().
Referenced by NavigationSystem::DrawButton().
Definition at line 21 of file masks.cpp.
Referenced by NavigationSystem::ClearPriorities(), NavigationSystem::DrawButton(), NavigationSystem::DrawSystem(), flipbit(), and NavigationSystem::Setup().