11 void setSensorBarLevel(f32);
13 void getPointingPos(TVec2f *)
const;
14 void getHorizonVec(TVec2f *)
const;
15 void getPastPointingPos(TVec2f *, s32)
const;
16 u32 getEnablePastCount()
const;
17 void getPointingPosBasedOnScreen(TVec2f *)
const;
20 TVec2f* mPointingPosArray;
21 TVec2f* mHorizonArray;