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

Method getPosition

src/Core/Scene/Camera.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }*/
56
57 Transform::UnitVector Camera::getPosition(const Transform::Referential& ref) const
58 {
59 return Rect::getPosition(ref);
60 }
61
62 Transform::UnitVector Camera::getSize() const
63 {

Callers 11

LoadClassCameraFunction · 0.45
setRotationMethod · 0.45
rotateMethod · 0.45
getHandlePointMethod · 0.45
moveToMethod · 0.45
dumpMethod · 0.45
loadFromFileMethod · 0.45
drawMethod · 0.45
getSpriteByPositionMethod · 0.45
copyFromSpriteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected