Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DescentDevelopers/Descent3
/ HObjectIncreaseBank
Function
HObjectIncreaseBank
editor/HObject.cpp:502–502 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
}
501
502
void HObjectIncreaseBank() { RotateObject(Cur_object_index, 0, 0, Object_move_rotation); }
503
504
void HObjectDecreaseBank() { RotateObject(Cur_object_index, 0, 0, -Object_move_rotation); }
505
Callers
1
Defer
Method · 0.85
Calls
1
RotateObject
Function · 0.85
Tested by
no test coverage detected