Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheForceEngine/TheForceEngine
/ hud_initAnimation
Function
hud_initAnimation
TheForceEngine/TFE_DarkForces/hud.cpp:461–468 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
459
}
460
461
void hud_initAnimation()
462
{
463
s_rightHudMove = 4;
464
s_leftHudMove = 4;
465
s_forceHudPaletteUpdate = JTRUE;
466
s_rightHudShow = 4;
467
s_leftHudShow = 4;
468
}
469
470
JBool hud_setupToggleAnim1(JBool enable)
471
{
Callers
1
hud_startup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected