MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getColor

Method getColor

src/Core/Graphics/Sprite.cpp:266–269  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

264 }
265
266 Color Sprite::getColor() const
267 {
268 return m_sprite.getColor();
269 }
270
271 sfe::ComplexSprite& Sprite::getSprite()
272 {

Callers 2

dumpMethod · 0.80
copyFromSpriteMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected