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

Method GetSrcWidth

trinity/Sprite2d/Tr2Sprite2dTexture.cpp:182–185  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

180}
181
182float Tr2Sprite2dTexture::GetSrcWidth() const
183{
184 return m_srcWidth;
185}
186
187void Tr2Sprite2dTexture::SetSrcWidth( float srcWidth )
188{

Callers 3

GatherSpritesMethod · 0.80
GatherSpritesMethod · 0.80
GatherSpritesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected