Home
last modified time | relevance | path

Searched defs:getAbsoluteRotation (Results 1 – 3 of 3) sorted by relevance

/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/BBGE/
H A DRenderObject.cpp1259 Vector RenderObject::getAbsoluteRotation() in getAbsoluteRotation() function in RenderObject
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/dm/
H A Ddungeonman.h359 bool getAbsoluteRotation() { return (_attributes >> 12) & 1; } in getAbsoluteRotation() function
/dports/games/scummvm/scummvm-2.5.1/engines/dm/
H A Ddungeonman.h359 bool getAbsoluteRotation() { return (_attributes >> 12) & 1; } in getAbsoluteRotation() function