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

Method SetTranslation

trinity/EveSprite2dBracket.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18void EveSprite2dBracket::SetTranslation( Vector2 val )
19{
20 m_translation = val;
21}
22
23Tr2AtlasTexture* EveSprite2dBracket::GetIcon() const
24{

Callers 3

SetupEffectChildrenMethod · 0.45
UpdateValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected