Home
last modified time | relevance | path

Searched refs:TwistAbout (Results 1 – 3 of 3) sorted by relevance

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DMagicCubeObj.h46 int TwistAbout(int stickerid, int dir, int depth);
H A DMagicCubeObj.cpp214 int MagicCubeObject::TwistAbout(int sticker_geom_id, int dir, int mask) in TwistAbout() function in MagicCubeObject
H A DMagicCube4dView.cpp559 success = m_puzzle->TwistAbout(block, dir, in DoPick()