Home
last modified time | relevance | path

Searched defs:eWall (Results 1 – 10 of 10) sorted by relevance

/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/engine/
H A DeWall.h55 class eWall; variable
62 friend class eWall; variable
186 friend class eWall; variable
H A DeGrid.h42 class eWall; variable
82 friend class eWall; variable
H A DeTess2.h43 class eWall; variable
88 friend class eWall; variable
H A DeGameObject.h40 class eWall; variable
H A DeWall.cpp56 eWall::eWall(eGrid *g):holder_(NULL), grid(g), flipped(0) in eWall() function in eWall
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tron/
H A DgStuff.h80 class eWall; variable
H A DgSparks.cpp104 void gSpark::PassEdge(const eWall *,REAL ,REAL ,int){} in PassEdge()
H A DgExplosion.cpp275 void gExplosion::PassEdge(const eWall *,REAL ,REAL ,int){} in PassEdge()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/gnomon/
H A Dgnomon_model.hpp361 eWall = 1, enumerator
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dclasses.cpp614 enum eWall { enum