MCPcopy Create free account
hub / github.com/doldecomp/mkdd / getMtx

Method getMtx

include/JSystem/J2D/J2DPane.h:347–347  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

345 inline void setMsgID(u64 msgID) { mMessageID = msgID; } // called setUserInfo in TP
346
347 const Mtx *getMtx() const { return &mPositionMtx; }
348
349 u8 getAlpha() const { return mAlpha; }
350 f32 getScaleX() const { return mScale.x; }

Callers 2

simpleDrawMethod · 0.80
drawBaseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected