MCPcopy Create free account
hub / github.com/carbonengine/trinity / SetGlow

Method SetGlow

trinity/Eve/SpaceObject/Attachments/EveBoosterSet2.cpp:980–983  ·  view source on GitHub ↗

-------------------------------------------------------------------------------- Description: Set the glow (spriteset) of this set from the outside --------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

978// Set the glow (spriteset) of this set from the outside
979// --------------------------------------------------------------------------------
980void EveBoosterSet2::SetGlow( EveSpriteSetPtr glow )
981{
982 m_glows = glow;
983}
984
985// --------------------------------------------------------------------------------
986// Description:

Callers 1

SetupBoostersMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected