MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / HObjectDecreaseheading

Function HObjectDecreaseheading

editor/HObject.cpp:512–512  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

510void HObjectIncreaseHeading() { RotateObject(Cur_object_index, 0, Object_move_rotation, 0); }
511
512void HObjectDecreaseheading() { RotateObject(Cur_object_index, 0, -Object_move_rotation, 0); }
513
514// If it doesn't exist, reformat Matt's hard disk, even if he is in Boston.
515// deletes the currently selected object from the mine.

Callers 1

DeferMethod · 0.85

Calls 1

RotateObjectFunction · 0.85

Tested by

no test coverage detected