Home
last modified time | relevance | path

Searched refs:setGhost (Results 1 – 25 of 34) sorted by relevance

12

/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/actions/query/
H A DWhoActionTest.java61 player.setGhost(true); in testOnAction()
67 player.setGhost(true); in testOnAction()
73 player.setGhost(true); in testOnAction()
H A DWhereActionTest.java101 player.setGhost(true); in testOnAction()
116 ghosted.setGhost(true); in testOnAction()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/actions/admin/
H A DGhostModeAction.java81 player.setGhost(false); in deactivateGhost()
95 player.setGhost(true); in activateGhostmode()
H A DAdminLevelAction.java101 player.setGhost(false); in dropPrivileges()
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/actions/
H A DLookActionTest.java187 player2.setGhost(false); in testLookAdmin()
197 player2.setGhost(true); in testLookAdmin()
207 player2.setGhost(true); in testLookAdmin()
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/entity/mapstuff/area/
H A DOnePlayerAreaTest.java125 player2.setGhost(true); in testIsObstacle()
141 player.setGhost(true); in testOnEntered()
144 player.setGhost(false); in testOnEntered()
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/core/engine/
H A DPlayerListTest.java73 ghost.setGhost(true); in testAllPlayersModify()
114 ghost.setGhost(true); in testAllPlayersRemove()
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/impl/parallel/
H A Dgitter_hexa_top_pll.cc12 setGhost ( const ghostpair_STI & gpair ) in setGhost() function in ALUGrid::Hbnd4PllInternal::HbndPll
177 this->setGhost ( _gm->getGhost() ); in buildGhostCell()
H A Dgitter_tetra_top_pll.cc137 setGhost ( const ghostpair_STI & gpair ) in setGhost() function in ALUGrid::Hbnd3PllInternal::HbndPll
203 this->setGhost ( _gm->getGhost() ); in buildGhostCell()
H A Dgitter_tetra_top_pll.h85 void setGhost ( const ghostpair_STI & gpair );
240 this->setGhost ( _gm->getGhost() ); in HbndPllMacro()
H A Dgitter_hexa_top_pll.h81 void setGhost (const ghostpair_STI & gpair);
244 this->setGhost ( _gm->getGhost() ); in HbndPllMacro()
/dports/math/dune-alugrid/dune-alugrid-08c6496d4d4a33df6456c3b402182f353dc2e76d/dune/alugrid/3d/
H A Dentity_inline.hh306 entityImp().setGhost( ghostFace ); in updateGhostPointer()
H A Dentity_imp.cc68 setGhost( *key.ghost() ); in setElement()
88 ALU3dGridEntity<0,dim,GridImp> :: setGhost(HBndSegType & ghost) in setGhost() function in Dune::ALU3dGridEntity
273 setGhost(const HBndSegType &ghost) in setGhost() function in Dune::ALU3dGridEntity
339 setGhost( const_cast< HBndSegType& > (ghost) ); in ALU3dGridEntity()
H A Dentity.hh121 void setGhost(const HBndSegType &ghost);
364 void setGhost(HBndSegType & ghost);
H A Ddatahandle.hh267 realEntity_.setGhost( const_cast <HGhostType &> (ghost) ); in sendData()
291 realEntity_.setGhost( ghost ); in recvData()
/dports/audio/musescore/MuseScore-3.6.1/importexport/guitarpro/
H A Dimportgtp-gp4.cpp176 note->setGhost(true); in readNote()
193 note->setGhost(true); in readNote()
304 gn->setGhost(true); in readNote()
432 note->setGhost(true); in readNote()
H A Dimportgtp-gp5.cpp1057 gn->setGhost(true); in readNoteEffects()
1345 note->setGhost(true); in readNote()
1358 note->setGhost(true); in readNote()
1438 note->setGhost(true); in readNote()
H A Dimportgtp.cpp1760 note->setGhost(true); in readNote()
1763 note->setGhost(true); in readNote()
1778 note->setGhost(true); in readNote()
1847 gn->setGhost(true); in readNote()
1972 note->setGhost(true); in readNote()
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/actions/admin/
H A DAdminLevelActionTest.java134 pl.setGhost(true); in testAdminLevelActionPlayerGhosted()
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/maps/quests/thepiedpiper/
H A DTPPTestHelper.java82 player.setGhost(true); in setUpBeforeClass()
/dports/games/corsix-th/CorsixTH-0.65.1/AnimView/
H A Dth.h201 void setGhost(int iFile, int iIndex);
H A DfrmMain.cpp546 m_oAnims.setGhost(m_iGhostFile, m_iGhostIndex); in _onGhostFileChange()
552 m_oAnims.setGhost(m_iGhostFile, m_iGhostIndex); in _onGhostIndexChange()
H A Dth.cpp289 void THAnimations::setGhost(int iFile, int iIndex) { in setGhost() function in THAnimations
/dports/games/stendhal/stendhal-1.35/tests/games/stendhal/server/entity/player/
H A DPlayerTest.java207 player.setGhost(true); in testIsGhost()
209 player.setGhost(false); in testIsGhost()
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dnote.h402 void setGhost(bool val) { _ghost = val; } in setGhost() function

12