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

Method GetSrcHeight

trinity/Sprite2d/Tr2Sprite2dTexture.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193}
194
195float Tr2Sprite2dTexture::GetSrcHeight() const
196{
197 return m_srcHeight;
198}
199
200void Tr2Sprite2dTexture::SetSrcHeight( float srcHeight )
201{

Callers 3

GatherSpritesMethod · 0.80
GatherSpritesMethod · 0.80
GatherSpritesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected