MCPcopy Create free account
hub / github.com/Prograda/Skybolt / setEnabled

Method setEnabled

src/SkyboltExamples/ExamplesCommon/HudSystem.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 void setEntity(sim::Entity* entity);
38
39 void setEnabled(bool enabled) { mEnabled = enabled; }
40 void setPitchLadderVisible(bool visible) { mPitchLadderVisible = visible; }
41
42private: // EntityListener interface

Callers 3

EntityCreationToolBarMethod · 0.45
setSelectedEntityMethod · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected