nn::dbg::CTR::DirectPrint::GetLastCursorPos Member Function#include <nn/dbg.h> const nn::math::VEC2 & GetLastCursorPos() const;
None.
Returns the coordinates of the position after the last character is rendered.
Use this value to specify the pos argument of functions like Printf, so you can continue rendering from where the previous string ended.
CONFIDENTIAL