2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 06:27:43 +00:00

Lots of CSamusHud imps

This commit is contained in:
Jack Andersen
2017-04-02 15:39:23 -10:00
parent dfcd66ab26
commit a2b9bfb1a2
39 changed files with 1037 additions and 138 deletions

View File

@@ -8,6 +8,21 @@ CHudHelmetInterface::CHudHelmetInterface(CGuiFrame& helmetFrame)
}
void CHudHelmetInterface::Update(float dt)
{
}
void CHudHelmetInterface::SetIsVisibleDebug(bool helmet, bool glow)
{
}
void CHudHelmetInterface::UpdateCameraDebugSettings(float fov, float y, float z)
{
}
void CHudHelmetInterface::UpdateHelmetAlpha()
{